/todolist-v1

📝 An EJS template application, will work as a to-do list for planning your daily tasks!

Primary LanguageJavaScript

To-Do List

An EJS template application, developed using Node.js and MongoDB, which works as a to-do list for planning your daily tasks!

Strike-Off-ToDo-List-Animation

🔹 Functionalities of the to-do list

1. Add new items to list, press the + button

2. Delete the done items by clicking the checkbox

3. Manage your time effectively by installing this simple application!

🔹 Node Packages to install

1. npm install express

2. npm install body-parser

3. npm install mongoose

🔹 How to Run (Hyper terminal)

1. cd/Desktop/todolist-v1

2. nodemon app.js

3. To access the mongoDB database,run "mongo" on Hyper terminal

🎴 Preview of the application:

Capture1

Capture2