Skip to content

yatrikp/TwitterClient

Repository files navigation

TwitterClient Android App

It's a simple Twitter client that supports viewing a Twitter timeline and composing a new tweet.

User Stories covered

  • User can sign in to Twitter using OAuth login
  • User can view the tweets from their home timeline
    • User should be displayed the username, name, and body for each tweet
    • User should be displayed the relative timestamp for each tweet "8m", "7h"
    • User can view more tweets as they scroll with infinite pagination
    • Optional: Links in tweets are clickable and will launch the web browser
  • User can compose a new tweet
    • User can click a “Compose” icon in the Action Bar on the top right
    • User can then enter a new tweet and post this to twitter
    • User is taken back to home timeline with new tweet visible in timeline
    • Optional: User can see a counter with total number of characters left for tweet

Advanced User Stories covered

  • User can refresh tweets timeline by pulling down to refresh
  • User can open the twitter app offline and see last loaded tweets
  • User can tap a tweet to display a "detailed" view of that tweet
  • User can select "reply" from detail view to respond to a tweet
  • Improve the user interface and theme the app to feel "twitter branded"

Bonus

  • User can see embedded image media within the tweet detail view
  • Compose activity is replaced with a modal overlay

Screenshots

Please click on the image below to see the demo!!!

ScreenShot

About

Simple Twitter Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages