Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.13 KB

To-Do List Web App 📝✨

Welcome to the To-Do List Web Application! This is a simple and intuitive website designed to help you keep track of your tasks effectively.

Try The Web https://ahmedalsakkaf.github.io/ToDo-List/

Features

  • ✏️ Add Tasks: Easily create new tasks by typing them into the input field and pressing enter.
  • 🖊️ Edit Tasks: Click on a task to edit it inline, then press enter to save your changes.
  • Mark as Completed: Check off tasks as you complete them to keep track of your progress.
  • 🗑️ Remove Tasks: Remove tasks from your list with a single click to keep it organized.
  • 🧹 Clear All Completed: Clear all completed tasks at once to declutter your list.

Try It Out!

image

Technologies Used

  • HTML: Structure and layout of the website.
  • CSS: Styling and design for a visually appealing interface.
  • JavaScript: Dynamic functionality for adding, editing, and removing tasks in real-time.

Stay organized, stay productive with the To-Do List Web App! 🚀