Skip to content

Latest commit

Β 

History

History
39 lines (26 loc) Β· 1.01 KB

File metadata and controls

39 lines (26 loc) Β· 1.01 KB

πŸ“ 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