Twitter Companion is a basic twitter app to read your tweets.
Total Time Spent: 16 hours
This is a basic twitter app to view, compose, favorite, and retweet tweets.
Time spent: 8 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: 8 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)
The following bonus features are implemented:
- User can pull to refresh. (1pt)
- User can load past tweets infinitely. (2pts)
Here's a walkthrough of implemented user stories:
The launch screen doesn't stay on the screen for a while before entering the app, but it still is there. There is also some lag I when scrolling. I don't know if that's because of the Mac I'm using or not, but I'm pretty sure a restart can fix it.