Skip to content

Adding a Task ,Deleting a Task. (Delete multiple tasks at once), All the tasks are saved to the database (MongoDB, Mongoose is used for databases)

Notifications You must be signed in to change notification settings

Subham142/TO_DO-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO_DO-list

A simple To-Do list Web App.

How to Use

  • Install NodeJs (nodejs.org).
  • Fork, Clone and open this repository in a terminal/command prompt.
  • Execute npm install.
  • Execute npm start.
  • Open your preferred web browser and go to https://localhost:8000.

Features/Functionalities

  • Adding a Task
  • Deleting a Task. (Delete multiple tasks at once)
  • All the tasks are saved to the database (MongoDB, Mongoose is used for databases)

Screenshots

Screenshot (63)

Screenshot (64)

Screenshot (65)

Screenshot (66)

About

Adding a Task ,Deleting a Task. (Delete multiple tasks at once), All the tasks are saved to the database (MongoDB, Mongoose is used for databases)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published