MystKnight / codepath-twitterclient-app

0 stars 0 forks source link

Project 3 - Twitter App

Twitter App is an android app that allows a user to view his Twitter timeline and post a new tweet. The app utilizes Twitter REST API.

Time spent: 40 hours spent in total

User Stories

The following required functionality is completed:

The following optional features are implemented:

The following bonus features are implemented:

The following additional features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories:

Walkthrough

GIF created with LiceCap.

Notes

Fragments were a bit tricky. Trying to refactor the fragments so they can be re-usable and clean requires additional todo with custom views and listeners. Profile view page is just getting started and doesn't have all the child fragments within the screen yet.

Open-source libraries used