/Twitter

Primary LanguageJavaScript

Twitter Backend Application

Requirements

  • User should be able to create a post

    • [The post/tweet cannot be more than 250 chars]
    • [Every post/tweet will be having support for image upload]
  • Any post should be visible to all those who follows the author

  • Anyone who follows you can comment on a post/tweet

  • Anyone who follows you can like on a post/tweet

  • we can comment on a comment

  • we can like any comment also

  • Retweeting

  • User profile:

    • Name
    • Follower count
    • Bio
    • Last 10 tweets from the user
  • Pagination on tweets

  • User auth

  • Every tweet might be having a hashtag