The ToDo App is a simple yet powerful task manager that helps you organize your tasks and stay productive.
You can view a live demo of the ToDo App here.
- Add tasks: Easily add new tasks to your list.
- Edit tasks: Modify task descriptions or details as needed.
- Mark tasks as completed: Keep track of your progress by marking tasks as completed.
- Delete tasks: Remove tasks that are no longer needed.
- HTML: For the structure and layout of the app.
- CSS (Tailwind CSS): For styling and design.
- JavaScript: For dynamic functionality and interactivity.
To install the ToDo App locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ELHARCHAOUI-SIFEDDINE/ToDoApp.git
-
Navigate to the project directory:
cd path\to\ToDoApp
- Adding a Task: Simply type your task in the input field and click the "Add" button.
- Editing a Task: Double-click on a task to edit its description.
- Completing a Task: Click on the checkbox next to a task to mark it as completed.
- Deleting a Task: Click on the delete icon next to a task to remove it from the list.
Contributions are welcome! Feel free to submit a pull request or open an issue if you encounter any bugs or have suggestions for improvements.
This project is licensed under the MIT License.
Made with ❤️ by EL HARCHAOUI SIF-EDDINE