Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.02 KB

README.md

File metadata and controls

62 lines (36 loc) · 2.02 KB

Taseen-Islam-Twitter

Taseen Islam CodePath Twitter App

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 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

Twitter - Part I

This is a basic twitter app to read your tweets.

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

NOTE: THE FULL GIF IS NOT SHOWING IN THE README FOR SOME REASON EVEN THOUGH THE GIF WORKS!!!! HERE IS THE LINK TO THE FULL GIF: http://g.recordit.co/l2ZcYuI9IV.gif

Video Walkthrough

I have been trying to make the full gif show for almost two hours but it isn't working since the file could not compress enough to be shown in the README, so please use the link above to view the full gif. Thank you and I am sorry for the inconvenience.