Skip to content

Simple app for Twitter on Android for CodePath BootCamp June-July 2014

Notifications You must be signed in to change notification settings

i0jupiter/SimpleTwitterClient

Repository files navigation

This is a limited edition Android app for Twitter using Fragments.

Time spent: 15 hours

Completed User Stories: ALL required.

Required:

  • Includes all required user stories from Week 3 Twitter Client
  • User can switch between Timeline and Mention views using tabs.
    • User can view their home timeline tweets.
    • User can view the recent mentions of their username.
    • User can scroll to bottom of either of these lists and new tweets will load ("infinite scroll")
  • User can navigate to view their own profile
    • User can see picture, tagline, # of followers, # of following, and tweets on their profile.
  • User can click on the profile image in any tweet to see another user's profile.
    • User can see picture, tagline, # of followers, # of following, and tweets of clicked user.
    • Profile view should include that user's timeline

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

Simple app for Twitter on Android for CodePath BootCamp June-July 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages