Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hattima-tim/express-note-app
- Owner: hattima-tim
- Created: 2023-05-19T14:02:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T15:07:01.000Z (12 days ago)
- Last Synced: 2025-01-09T16:23:00.099Z (12 days ago)
- Topics: express-validator, expressjs, mongodb, mongoose, nodejs, passportjs, pug
- Language: JavaScript
- Homepage: https://express-note-app-hattima-tim.onrender.com/
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/