Project 3 - Twitter Client
Twitter Client is a basic twitter app to read your tweets.
This is a basic twitter app to view, compose, favorite, and retweet tweets.
User Stories
The following functionality is completed:
- [x] User can compose a tweet.
- [x] User can favorite a tweet.
- [x] User can retweet a tweet.
- [x] User sees app icon in home screen and styled launch screen.
- [x] User can log in.
- [x] User can log out.
- [x] User stays logged in across restarts.
- [x] User can view tweets with the user profile picture, username, and tweet text.
- [x] User can pull to refresh.
Video Walkthrough
Here's a walkthrough of implemented user stories:
Pull to refresh functionality