Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 337 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 337 Bytes

User Story

  1. User can login via twitter.
  2. User can categorize the bookmarked tweets.
  3. User can see all bookmarked tweet as a feed.
  4. User can pin the tweet.
  5. User can add multiple tweet to a category.
  6. User can do CRUD operation on category.
  7. User can remove tweet from fav category.
  8. User can delete the his account.