Skip to content

koulmomo/android-twitter-client-codepath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-twitter-client-codepath

Simple Android Twitter Client for codepath class

Completed User Stories

Required

  • User can sign in to Twitter using OAuth login
  • User can view the tweets from their home timeline
  • User can compose a new tweet

Optional

  • While composing a tweet, user can see a character counter with characters remaining for tweet out of 140
  • Links in tweets are clickable and will launch the web browser
  • 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"
    • this is somewhat done. Not super crazy but am using twitter pallete at least
  • User can see embedded image media within the tweet detail view
  • Compose activity is replaced with a modal overlay

Video Walkthrough

video walkthrough gif

About

Simple Android Twitter Client for codepath class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages