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.
- Host: GitHub
- URL: https://github.com/ankit-nautiyal/todo-list
- Owner: ankit-nautiyal
- Created: 2024-07-10T21:11:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:04:16.000Z (over 1 year ago)
- Last Synced: 2025-08-19T19:20:20.377Z (11 months ago)
- Topics: css, dom-manipulation, git, github, html, javascript, vercel-deployment, vscode
- Language: JavaScript
- Homepage: https://todo-list-app-ankit.vercel.app/
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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





