Skip to content

nitesh-kohli/todo-list-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js todo list application.

This is version-2 of my todo list web application.

Features

1.) now user can create their own custom list and add and delete the task.
2.) I connected MongoDB database to it so that user's task get saved and he/she complete their task at later time also.

Running

npm i express.js body-parser lodash mongoose
mongod  
mongosh

Deployed on

render
image

Releases

No releases published

Packages

No packages published