Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajaykumar2pp/todo-app-nodejs-coding-ninjas

In this app, users can create to-do lists, where they can add list of Tasks.
https://github.com/ajaykumar2pp/todo-app-nodejs-coding-ninjas

body-parser ejs express mongoose nodejs

Last synced: about 2 months ago
JSON representation

In this app, users can create to-do lists, where they can add list of Tasks.

Awesome Lists containing this project

README

        

# Todo-App-Nodejs-Coding-Ninjas 🚀
## ⭐ Introduction
Todo App which built using Nodejs, Ejs , CSS , JavaScript , Bootstrap .It is responsive across all devices.




## Features
- In this app, users can create to-do lists, where they can add list of Tasks.
- Single and Multiple task deleted.



### `Run my project`
```shell
npm install
npm start
Open [http://localhost:5000] view
```

## Packages Install
- dotenv

- ejs

- express

- mongoose

- nodemon

- body-parser


## 💻 Screen

### Todo App Nodejs

![Screenshot (72)](https://github.com/ajaykumar2pp/Todo-App-Nodejs-Coding-Ninjas/assets/102378038/c35941ff-01e1-467b-b4a8-cbdf2782de70)

### Add Todo Item
![Screenshot (71)](https://github.com/ajaykumar2pp/Todo-App-Nodejs-Coding-Ninjas/assets/102378038/86f06b4f-50cd-437f-b97c-64ef767505fa)

### Delete Todo Item

![Screenshot (71)](https://github.com/ajaykumar2pp/Todo-App-Nodejs-Coding-Ninjas/assets/102378038/f82caf82-b3eb-4641-ad23-1797585ee1ef)