https://github.com/elharchaoui-sifeddine/todoapp
simple to do app
https://github.com/elharchaoui-sifeddine/todoapp
to-do-app to-do-list to-do-list-javascript todoapp todolist
Last synced: 8 months ago
JSON representation
simple to do app
- Host: GitHub
- URL: https://github.com/elharchaoui-sifeddine/todoapp
- Owner: ELHARCHAOUI-SIFEDDINE
- Created: 2024-04-27T12:15:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-27T14:09:01.000Z (over 1 year ago)
- Last Synced: 2025-01-10T07:02:40.777Z (9 months ago)
- Topics: to-do-app, to-do-list, to-do-list-javascript, todoapp, todolist
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo App
## Description
The ToDo App is a simple yet powerful task manager that helps you organize your tasks and stay productive.
## Demo
You can view a live demo of the ToDo App [here](https://elharchaoui-sifeddine.github.io/ToDoApp/).

## Features
- 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.## Technologies Used
- **HTML**: For the structure and layout of the app.
- **CSS (Tailwind CSS)**: For styling and design.
- **JavaScript**: For dynamic functionality and interactivity.## Installation
To install the ToDo App locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/ELHARCHAOUI-SIFEDDINE/ToDoApp.git2. Navigate to the project directory:
cd path\to\ToDoApp## Usage
- **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.## Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue if you encounter any bugs or have suggestions for improvements.
## License
This project is licensed under the [MIT License](LICENSE).
Made with ❤️ by EL HARCHAOUI SIF-EDDINE