Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hattima-tim/express-note-app

A simple note app built with express and nodejs
https://github.com/hattima-tim/express-note-app

express-validator expressjs mongodb mongoose nodejs passportjs pug

Last synced: 3 days ago
JSON representation

A simple note app built with express and nodejs

Awesome Lists containing this project

README

        

A simple note app with crud functionality.

- Created the UI with Pug
- Implemented authentication system using localStrategy of Passport.js.
- Utilized MongoDB for session storage and data storage.
- Validated user data using Express Validator.
- Ensured secure password storage using bcrypt.

Other Tools Used: Nodejs, Mongoose, Render

Live: https://express-note-app-hattima-tim.onrender.com/