Skip to content

Note Saver App made with NodeJS, MongoDB using express and mongoose

Notifications You must be signed in to change notification settings

RonitKumar09/noteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noteApp

Simple NodeJS app to keep a record of NOTES in mongoDB database

made using Express, Mongoose and other dependencies like body-parser, multer, method-override, express-session, connect-flash, async etc

Authentication using Passport, Crypto and nodemailer

Ejs view engine, Bootstrap and Vanilla JavaScript

Steps to Run this Project

1. Clone the Repo

2. Connect to mongoDB database defining DATABASE varriable in config.env

3. Run Commands

  • npm install
  • nodemon

V-1.0.2 updates

  • Added Authentication to use app
  • Notes Panel still kept public
  • Author name tails Title after Adding or Editing a note
  • Functionality to Reset Password using email based authentication

V-1.0.1 updates

  • Added uploading image
  • Separate page for viewing note
  • Dark Mode in alfa
  • Added more bugs to fix later 😉

Viewing a Note

list_of_notes

Added Image Uploads

list_of_notes

Dark Mode Alfa

list_of_notes

Preview

1. List of notes

list_of_notes

2. Adding a note

list_of_notes

3. Editing a note

list_of_notes

3. Searching a note

list_of_notes

4. Deleting a note

list_of_notes

5. Deleting a tag

list_of_notes

made with ❣️ by Ronit

Run on Repl.it

About

Note Saver App made with NodeJS, MongoDB using express and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published