Skip to content

striver-69/Form-User

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Handler

Table of contents

General info

This project is simple demonstration of Form where clients can submit their personal information in a database with their passwords hashed before getting stored in the database.

Technologies

Project is created with:

  • mongodb: 3.6.3
  • mongoose: 5.11.4
  • express: 4.17.1

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start

About

Made a form where user can perform CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors