Skip to content

dhananjayd1729/Twitter_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter

Requirements of the project

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published