Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 262 Bytes

Notes Management App

Notes App to ease creation and management of notes.
The authentication is done using bcryptjs package,
database used is the flexible MongoDB,
server is made using the simple express,
on which templating engine used is EJS.