Skip to content

A To-Do List Application that allows users to add and delete a checklist of items. Different lists can be generated by adding a slash (/) followed by the name of the list at the end of the URL.

ACheung17/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

A To-Do List Application that allows user to add and delete a checklist of items. Different lists can be generated by adding a slash (/) followed by the name of your list at the end of the URL.

This app handles the back-end through Node.js and utilizes MongoDB as the database to store user data. In addition, the code simplified further using Express.js and Mongoose.

To use the source code for you own project, replace admin user and password in the connect portion in app.js to your won database credentials.

About

A To-Do List Application that allows users to add and delete a checklist of items. Different lists can be generated by adding a slash (/) followed by the name of the list at the end of the URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published