TwitterComplete

The complete version of twitter 📝 NOTE Paste this template at the top of your existing README.md file from part 1 of this assignment. (🚫 Remove this paragraph after after checking off completed user stories)

Twitter - Part II

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

Time spent: 8 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 140) (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