ashrujit / unherd

2 stars 5 forks source link

Joyride walkthrough for oboarding. I will update this issue with content & sequence. #51

Open ashrujit opened 10 years ago

truwebby commented 10 years ago

I have committed the sample joyride. I need @mithunsatheesh help in defining the sequence because the tweets are generating dynamically from a template so difficult to define id on an item which needs a joyride inside the tweets. @mithunsatheesh this will be helpful for you to understand joyride as there are many options to play around through js http://foundation.zurb.com/docs/components/joyride.html

ashrujit commented 10 years ago

@truwebby: Sample joyride is committed on github. It will be completed after the content and sequence is finalized. Later, I'll need mithun's help to implement the real content and sequence.

@ashrujit

Content -

  1. These are most recent tweets from your timeline sorted according to relevance.
  2. You can move your mouse over this icon to see a tweet's relevance score.
  3. Every fresh tweet is tagged with this ear tag to help you identify them easily.
  4. You can mouse over a tweet to find the buttons to 4a. Retweet 4b. Favorite 4c. Reply
  5. You can also share a tweet privately with any of your followers.
  6. If you wish to see the entire conversation thread, you can use this button to see the entire thread in Twitter.
  7. This icon helps you compose a new tweet.
  8. When you are done reading, you can refresh the page in your browser to fetch any new tweets.
  9. We are just a tweet (@unherd_) or email (hello@unherd.co) away in case you need help, have a question, or just want to say Hi.
mithunsatheesh commented 10 years ago

@ashrujit : joy ride should be initialised from a button or on some event like firsy login. It is not made clear. Where will we keep the button or is it started on first login?

ashrujit commented 10 years ago

The walktrhough should be started upon first login only. After that, it should not show.