GithubHelp home page GithubHelp logo

advancedtwitterclient's Introduction

Advanced version of twitter client

Weekly Assignment Submission

This is a simple Twitter Application for viewing user's timeline and posting tweets using Twitter's REST API.

Time spent: 12 hours spent in total

Completed user stories: New stories added for this Assignment:

  • Required: Includes all required user stories from Week 3 Twitter Client
  • Required: User can switch between Timeline and Mention views using tabs. * [x] User can view their home timeline tweets. * [x] User can view the recent mentions of their username.
  • Required: User can navigate to view their own profile * [x] User can see picture, tagline, # of followers, # of following, and tweets on their profile.
  • Required: User can click on the profile image in any tweet to see another user's profile. * [x] User can see picture, tagline, # of followers, # of following, and tweets of clicked user. * [x] Profile view should include that user's timeline
  • Required: User can infinitely paginate any of these timelines (home, mentions, user) by scrolling to the bottom
  • Advanced(Optional): Robust error handling, check if internet is available, handle error cases, network failures
  • Advanced(Optional): Improve the user interface and theme the app to feel twitter branded

Stories From Previous Assignment:

  • Required: User can sign in to Twitter using OAuth login
  • Required: User can view the tweets from their home timeline * [x] User should be displayed the username, name, and body for each tweet * [x] User should be displayed the relative timestamp for each tweet "8m", "7h" * [x] User can view more tweets as they scroll with infinite pagination * [x] Optional: Links in tweets are clickable and will launch the web browser (see autolink)
  • Required: User can compose a new tweet * [x] User can click a “Compose” icon in the Action Bar on the top right * [x] User can then enter a new tweet and post this to twitter * [x] User is taken back to home timeline with new tweet visible in timeline * [x] Optional: User can see a counter with total number of characters left for tweet
  • Advanced: (Optional) User can refresh tweets timeline by pulling down to refresh (i.e pull-to-refresh)
  • Advanced: Improve the user interface and theme the app to feel "twitter branded"
  • Bonus: Compose activity is replaced with a modal overlay (using Fragment)

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

advancedtwitterclient's People

Contributors

priyam avatar

Watchers

 avatar

advancedtwitterclient's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.