A responsive and user-friendly To-Do List application built using HTML, CSS, and JavaScript. This project allows users to efficiently manage their daily tasks by organizing them into pending and completed sections with simple interactions.
- ➕ Add new tasks instantly
- 📌 Tasks are added to the Pending list
- ✅ Click on a task to move it to Completed
- ❌ Remove tasks from the completed list
- 🎯 Clean and minimal user interface
- ⚡ Fast and lightweight (no libraries required)
- HTML5
- CSS3
- JavaScript (Vanilla JS)
Here are the screenshots of my project:
- Download or clone the repository
- Open
index.htmlin your browser
- Clone the repository:
git clone https://github.com/SujiPrasanth/To-Do-List-Web-Project/tree/main
https://sujiprasanth.github.io/To-Do-List-Web-Project/
Great for managing daily tasks and practicing basic JavaScript DOM manipulation.
Suji Prasanth


