This is a simple to-do list project developed by @capellinx using HTML, CSS, and JavaScript.
View Demo
The To-Do List project is a user-friendly web application designed to streamline task management. It provides an intuitive interface where users can effortlessly organize their daily activities, prioritize tasks, and efficiently keep track of their progress. With its simple yet effective features, users can:
- Effortlessly Manage Tasks: Easily add, remove, and update tasks on the list.
- Prioritize Tasks: Arrange tasks by priority or due date to stay organized.
- Add tasks: Insert new tasks into the list through the text field and the add button.
- Remove Tasks: Delete completed tasks or those no longer necessary.
- Search Bar: Find specific tasks by typing keywords into the search bar.
-
Clone the repo
git clone https://github.com/Capellinx/ToDoList.git
-
Open the index.html file in your web browser.
-
Start adding your tasks to the list.
- index.html: Contains the HTML structure of the application.
- styles.css: Style file for the application's interface.
- script.js: JavaScript file with the to-do list functionalities.
Linkedin - Lucas Capella - [email protected]
Project Link: https://github.com/Capellinx/ToDoList
This project is licensed under the MIT License
.