Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.23 KB

File metadata and controls

32 lines (25 loc) · 1.23 KB

📝 ToDo List - A Simple Task Manager

A simple and interactive To-Do List web application built using HTML, CSS, and JavaScript. This project allows users to add, delete, and mark tasks as completed, providing an easy way to manage daily activities.

🚀 Features

  • ➕ Add new tasks easily
  • ✅ Mark tasks as completed with good job animation
  • ❌ Delete tasks when done
  • 🎨 Simple and responsive UI

🛠️ Technologies Used

  • HTML5 - Structure
  • CSS3 - Styling
  • JavaScript (ES6+) - Functionality

📸 Screenshots

image image animation with a good job when checking the task as a finished task image

🎯 How to Use

  1. Type a task in the input field.
  2. Click "Add" to insert it into the list.
  3. Click on a task to mark it as completed.
  4. Click the ❌ button to remove a task.

🏗️ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/OmniaYehiia/-ToDo-List---A-Simple-Task-Manager-.git