Portfolio Details
Project information
- Category: To Do Application
- Client: Class Project
- Project date: 18 June, 2025
- Project URL: https://kashif-marofi.github.io/todoApp/
How It Wroks
I created a fully functional To-Do List App using HTML, CSS, and JavaScript. The app allows users to add tasks, edit them, delete individual tasks, and clear all tasks with a single click. The interface is clean and user-friendly, ensuring a smooth experience across all devices. Each task is displayed in a well-designed card layout, with dedicated buttons for editing and deleting. This project helped me strengthen my JavaScript skills and understand DOM manipulation and event handling effectively.