Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 303 Bytes

ToDoList

A project for learning CRUD operations in mongoDB
It is a toDoList and you can have many diffeerent toDoList such as for home/office/Sunday anything by providing a new route.
eg :- localhost:3000/home
localhost:3000/office
And perform basic CRUD operations with each toDoList.