Skip to content

vanshluthra/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to-do-list

An Express.js app for To-Do List built using EJS as template engine and MongoDB as database. ODM(Object Document Mapper) used for accessing MongoDB is Mongoose. It is a simple To-Do List app(built using Bootstrap4) in which users can add their tasks, set a due date and classify the task based on provided categories. After completing the task, user has the option to delete it too!