Hello, this is a simple lightweight snd beginner friendly To-do list app built using pure HTML, CSS, and JavaScript. This project allows users to add, delete and track daily tasks easily.
-
➕ Add new tasks
-
✔️ Mark tasks as completed
-
🗑️ Delete tasks
-
🚀 Track with timer
-
🛠️ Reselect the timer if some tasks passed the due time
-
HTML5
-
CSS3
-
JavaScript (Vanilla JS)
No frameworks. No libraries. Just clean and simple code.
- Type your task in the input field
- Choose appropriate timer
- Click the Add button
- Click on a task to mark it as completed
- Click the delete icon/button to remove a task
- [option] The tasks will become red if the timer passed due time.
- [option] You can reselect the time again for that task.


