RaphaelTurtlePower / TwitterClientRedux

TwitterClient Redux
0 stars 0 forks source link

User Stories:

Video Walkthrough

Time Spent: 10-15 hours. The following user stories must be completed:

Week 3 User Stories

Week 4 User Stories

The following advanced user stories are optional:

Optional: Implement tabs in a gingerbread-compatible approach Advanced: Robust error handling, check if internet is available, handle error cases, network failures Advanced: When a network request is sent, user sees an indeterminate progress indicator Advanced: User can "reply" to any tweet on their home timeline The user that wrote the original tweet is automatically "@" replied in compose Advanced: User can click on a tweet to be taken to a "detail view" of that tweet Advanced: User can take favorite (and unfavorite) or reweet actions on a tweet Advanced: Improve the user interface and theme the app to feel twitter branded Advanced: User can search for tweets matching a particular query and see results Bonus: User can view their direct messages (or send new ones) Advanced: User can open the twitter app offline and see last loaded tweets (DISABLED) Tweets are persisted into sqlite and can be displayed from the local DB 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