Skip to content

codebyadib/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do App (HTML, CSS, JS)

A simple and interactive To-Do List Application built using HTML, CSS, and JavaScript.
You can add, delete, complete, and clear completed tasks. It also shows the total number of tasks and completed ones.


🚀 Live Demo

🔗 https://codebyadib.github.io/todo-app/


✨ Features

  • ➕ Add new tasks
  • ✅ Mark tasks as completed
  • ❌ Delete individual tasks
  • 🧹 Clear all completed tasks
  • 📊 View total tasks and completed count
  • 💻 Responsive and clean UI

🛠️ Technologies Used

  • HTML5 – Structure of the app
  • CSS3 – Styling and responsiveness
  • JavaScript (ES6) – App logic and interactivity

👨‍💻 Author

Adib Hassan

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors