Skip to content

RaphaelTurtlePower/App4_TwitterClient

Repository files navigation

User Stories:

Video Walkthrough

The following user stories must be completed:

  • Required:User can sign in to Twitter using OAuth login
  • Required:User can view the tweets from their home timeline
  • Required:User should be able to see the username, name, body and timestamp for each tweet
  • Required:User should be displayed the relative timestamp for a tweet "8m", "7h"
  • Required:User can compose a new tweet
  • Required:User can click a “Compose” icon in the Action Bar on the top right
  • Required:User can then enter a new tweet and post this to twitter
  • Required:User can view more tweets as they scroll with infinite pagination
  • Required:User is taken back to home timeline with new tweet visible in timeline
  • Bonus: Compose activity is replaced with a modal overlay
  • Optional: User can see a counter with total number of characters left for tweet
  • Optional: Links in tweets are clickable and will launch the web browser (see autolink)
  • Advanced: User can refresh tweets timeline by pulling down to refresh (i.e pull-to-refresh)
  • Advanced: User can open the twitter app offline and see last loaded tweets Tweets are persisted into sqlite and can be displayed from the local DB

The following advanced user stories are optional:

Advanced: User can tap a tweet to display a "detailed" view of that tweet Advanced: User can select "reply" from detail view to respond to a tweet Advanced: Improve the user interface and theme the app to feel "twitter branded" Bonus: User can see embedded image media within the tweet detail view

About

TwitterClient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages