SimpleTwitterClient

Simple twitter client which pulls timeline of the user and allows user to post tweets.

Time Spent : 12hrs

User Stories:

  • Required : User can sign in to Twitter using OAuth login
  • Required : User can view the tweets from their home timeline
  • Required : User can compose a new tweet
  • Optional : User can refresh tweets timeline by pulling down to refresh
  • Optional : Compose activity is replaced with a modal overlay
  • Optional : Links in tweets are clickable and will launch the web browser

Week - 2:

  • Required : all required user stories from Week 3
  • Required : User can switch between Timeline and Mention views using tabs.
  • Required : User can navigate to view their own profile
  • Required : User can click on the profile image in any tweet to see another user's profile.
  • Optional : User can refresh tweets timeline by pulling down to refresh
  • Optional : Show indeterminate progress indicator at the botton of list by creating a custom SwipeRefreshLayout.
  • Optional : Robust error handling, check if internet is available, handle error cases, network failures
  • Optional : Improve the user interface and theme the app to feel twitter branded

images/SimpleTwitterClient.gif