saianudeepm / Twitter-Android

Simple Android Twitter Client
0 stars 1 forks source link

Twitter with Fragments

User Stories:

//TODO Optional: User can view following / followers list through the profile 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: User can search for tweets matching a particular query and see results Bonus: User can view their direct messages (or send new ones)

Walkthrough of all user stories:

Video Walkthrough

User Stories:

The following user stories must be completed:

Optional Stories:

Walkthrough of all user stories:

Video Walkthrough