Skip to content

ganeshardlkar/TwitterApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • User should be able to create a post/tweet

    • [The post/tweet cannot be more than 250 characters]
    • [Every post/tweet will be having support for image/video 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

  • Retweet

  • User profile:

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

  • User Auth

  • Every tweet might be having a hashtag

About

Twitter backend developed using Nodejs and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published