Twitter is a basic twitter app to read your tweets.
This is a basic twitter app to view, compose, favorite, and retweet tweets.
Time spent: 4 hours spent in total
The following required functionality is completed:
- User can compose a tweet. (4pts)
- User can favorite a tweet. (4pts)
- User can retweet a tweet. (2pts)
Here's a walkthrough of implemented user stories:
Time spent: 5 hours spent in total
The following required functionality is completed:
- User sees app icon in home screen and styled launch screen. (1pt)
- User can log in. (1pt)
- User can log out. (1pt)
- User stays logged in across restarts. (1pt)
- User can view tweets with the user profile picture, username, and tweet text. (6pts)
Here's a walkthrough of implemented user stories: