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
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.
- Host: GitHub
- URL: https://github.com/ajaykumar2pp/todo-app-nodejs-coding-ninjas
- Owner: ajaykumar2pp
- Created: 2023-08-24T02:46:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T03:08:43.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T18:52:02.481Z (about 1 year ago)
- Topics: ejs, express, mongoose, nodejs
- Language: EJS
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### Add Todo Item

### Delete Todo Item
