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

https://github.com/ankit-nautiyal/todo-list

This is a To-do List web application using HTML, CSS & JavaScript implemented using DOM manipulation and hosted using Vercel.
https://github.com/ankit-nautiyal/todo-list

css dom-manipulation git github html javascript vercel-deployment vscode

Last synced: 3 months ago
JSON representation

This is a To-do List web application using HTML, CSS & JavaScript implemented using DOM manipulation and hosted using Vercel.

Awesome Lists containing this project

README

          

# ToDo-List App
## This is a To-do List web application using HTML, CSS & JavaScript implemented using DOM manipulation and hosted using Vercel.
---
### Features:
- Add new tasks
- Mark a task as done
- Edit a task
- Delete a task
- Color-coded buttons for better UI
- Mark all tasks as done
- Delete all tasks
- Confirmation pop-up before deleting a single task
- Confirmation pop-up before deleting all tasks

![image](https://github.com/user-attachments/assets/bb75addc-d896-41f6-8a38-a331c4d87a17)

![image](https://github.com/user-attachments/assets/03052240-f3f7-421e-9eb8-9d33bbe35f56)

![image](https://github.com/user-attachments/assets/cf9e7663-8809-4df8-a1a7-6d5f4c6cd71a)

![image](https://github.com/user-attachments/assets/3d3f095d-a004-4bf1-b158-d4632adb40ff)

![image](https://github.com/user-attachments/assets/5e7c7773-e2a3-4031-9c95-1051b0c3b79b)

![image](https://github.com/user-attachments/assets/ed9b169e-d6ec-464c-88d0-3076a8b2b160)