Skip to content

This project explores how to insert/ store user data into the MongoDB database by using Express and Mongoose. While we store user information on the database we encrypt the password and validate other inputs too, always security is first! For more Watch out the video

Notifications You must be signed in to change notification settings

ProgrammingInsider/How-to-Store-Data-on-mongoDB-database-by-using-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Before starting run "npm install" in both client and server directory folders to get the modules or packages needed

About

This project explores how to insert/ store user data into the MongoDB database by using Express and Mongoose. While we store user information on the database we encrypt the password and validate other inputs too, always security is first! For more Watch out the video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published