Skip to content

This project demonstrate the integration of database to the web application using knowledge of MongoDB & Mongoose for persisting the data saved in our web application.

Notifications You must be signed in to change notification settings

yashsati29/lab-tcwdbc-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

This project demonstrate the integration of database to the web application using knowledge of MongoDB & Mongoose for persisting the data saved in our web application.

How to run this project?

Before cloning please make sure that you have node.js installed on your PC for offline project hosting Install node.js

  1. Clone the following repo: git clone https://github.com/yashsati29/lab-tcwdbc-todolist.git

  2. While being in the project directory, Open CLI and type npm install & 'node app.js'.

  3. Open your browser and type localhost:3000

  4. Enjoy!

Dependencies Installed

  • express
  • body-parser
  • ejs
  • mongoose

About

This project demonstrate the integration of database to the web application using knowledge of MongoDB & Mongoose for persisting the data saved in our web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published