Project 3 – Twitter

Name of your app is a basic twitter app to read your tweets.

Time spent: X hours spent in total

User Stories

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)

Video Walkthrough

Here’s a walkthrough of implemented user stories:

Video Walkthrough

![ezgif com-video-to-gif-4](https://user-images.githubusercontent.com/58530955/135194574-9f1eb3ce-7367-4ecf-a9dd-ff0af7329d27.gif)

GitHub

https://github.com/shruthikrish-0328/TwitterApp