Skip to content

AdityaPrakash1998/Resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resolution

Node.js app to keep track of your New Year Resolutions

Build on Node.js and Express framework.

MongoDB database is used and is saved locally. Can be changed with any MongoDB client

Pug is used as templating engine.

Form-Authenticaton is added.

Buttons use AJAX requests to DELETE resolutions and LOG you out.

Passing JSON objects to keep track of Login sessions.

Connect-flash + Express-message flash all the message in the message div.

Clone the dependencies and npm install the dependencies to get the app working.

> P.S. Better to install nodemon globally.

> Access control can be added easily, if the project is extended.

About

Node.js app to keep track of your New Year Resolutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published