Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 294 Bytes

ToDoList-App

This is a ToDo List app that stores the datas in the mongoDB database (using mongoose) with the help of node.js using Express.js frameWork. Also it is using EJS for not repeating code files .Thus it is a bakend driven Project.