Skip to content

Backend structure for a basic social media website with various routes.

Notifications You must be signed in to change notification settings

takshmehta/Backend_for_basic_social_media_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project I have created backend for a basic social media website. The website has registration, login, profile, questions, upvotes etc routes. User needs to register first and then he/she can login using login route , edit profile as well as post questions and answers. For secure login I have used bcryptJs and passport-jwt and can upvote questions as well. Since I have tested this project using postman therefor this project does not contains and front-end. Also I would like to mention, I have created this project under the guidance of Mr.Hitesh Choudhary{https://www.youtube.com/user/hiteshitube}.

Releases

No releases published

Packages

No packages published