Twitter - Part II
This is a basic twitter app to view, compose, favorite, and retweet tweets.
Time spent: 3 hours spent in total
User Stories
The following functionality is completed:
- [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.
- [x] User can load past tweets infinitely.
- [x] User can compose a tweet.
- [x] User can favorite a tweet.
- [x] User can retweet a tweet.
- [x] When composing a tweet, user sees a countdown for the number of characters remaining for the tweet (out of 280)
The following features wii be implemented:
- [ ] User can view their profile in a profile tab.
- [ ] User sees embedded images in tweet if available.
Video Walkthrough
Here's a walkthrough of implemented user stories: