A web-based To-Do List application built using HTML, CSS, and JavaScript. The app allows users to add, edit, delete, and mark tasks as complete. It’s designed for simplicity and runs entirely on the client side.
-
Add Tasks – Create new to-do items
-
Edit Tasks – Update task descriptions
-
Delete Tasks – Remove tasks from the list
-
Mark as Complete/Incomplete – Toggle task status
-
HTML – UI structure
-
CSS – Styling
-
JavaScript (Vanilla) – App logic and interactivity