Skip to content

This iOS app shows a user's twitter feed using the Twitter API. This allows a user to login to their account, view their feed, and log out. If the user does not log out, their account remains logged in.

Notifications You must be signed in to change notification settings

tiffanymedina23/Twitter-Replica

Repository files navigation

Twitter Replica Part 2

This is a basic twitter app to view, compose, favorite, and retweet tweets.

Time spent: 4 hours spent in total

User Stories

The following required functionality is completed:

  • User can compose a tweet. (4pts)
  • User can favorite a tweet. (4pts)
  • User can retweet a tweet. (2pts)

The following bonus features are implemented:

  • When composing a tweet, user sees a countdown for the number of characters remaining for the tweet (out of 280) (2pts)
  • User can view their profile in a profile tab. (3pts)
  • User sees embedded images in tweet if available. (3pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

Project 3 - Twitter Replica

Twitter Replica is a basic twitter app to read your tweets.

Time spent: 3 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

About

This iOS app shows a user's twitter feed using the Twitter API. This allows a user to login to their account, view their feed, and log out. If the user does not log out, their account remains logged in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published