#Simple to-do list A simple and cute to-do list web app designed to help you manage your daily tasks and stay productive. This project also includes a progress bar to track how much you’ve completed..
Features
- Add and delete tasks
- Edit task
- Mark tasks as completed
- Progress bar to track completion
How to Use
- Add your tasks to the list
- Mark tasks as completed when done
- Watch the progress bar update as you complete tasks
- Stay organized and productive!
Built With
- HTML
- CSS
- JavaScript
Open the website : https://aiiluv.github.io/Simple-todo-list/to-do.html
Notes This is a beginner-friendly project made to practice basic web development skills and improve understanding of JavaScript logic..