Skip to content

DesmondJS/To-Do_List_WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📋 To-Do List Web App
A simple and interactive To-Do List application built using HTML, CSS, and Vanilla JavaScript.
This project allows users to manage daily tasks efficiently by adding, editing, completing, and deleting items dynamically through DOM manipulation.

🚀 Features
✅ Add new tasks instantly
✏️ Edit existing tasks
🗑️ Delete tasks with confirmation
☑️ Mark tasks as completed
📊 Automatic completed & uncompleted task counters
🎨 Visual completed task styling (strike-through + greyed text)
⚡ Real-time UI updates using JavaScript DOM manipulation

About

A simple and interactive To-Do List application built using HTML, CSS, and Vanilla JavaScript. This project allows users to manage daily tasks efficiently by adding, editing, completing, and deleting items dynamically through DOM manipulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors