asmitaporwal / ToDo-List

A to-do-list app lets you write, organize, and reprioritize your tasks more efficiently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do-List

About

A to-do-list app lets you write, organize, and reprioritize your tasks more efficiently.

Feature

In this application, you can add ,edit & delete the task. You can add a task using New User. You can view your tasks on clicking All User.

Built With

HTML CSS Javascript Node.js

Install Dependencies

npm install
npm i express morgan nodemon ejs body-parser dotenv mongoose axios

Preview

To Run this project Clone it and install modules using

npm install

Then Create config.env file and create PORT and MONGO_URI Variable and specify Value. That's it. You are ready to go. To execute this project just type

npm start

Hope you like this application :-)

About

A to-do-list app lets you write, organize, and reprioritize your tasks more efficiently.

License:MIT License


Languages

Language:JavaScript 40.3%Language:EJS 33.1%Language:CSS 24.6%Language:Shell 1.8%Language:Procfile 0.1%