A simple, intuitive Todo List application built with vanilla JavaScript, HTML, and CSS. Stay organized by adding, completing, and deleting tasks with ease.
🔗 Live Demo 📂 Repository: GitHub - Lilousound/todo-list
This Todo List App allows users to:
- Add new tasks.
- Mark tasks as completed.
- Edit tasks.
- Delete tasks.
- Filter tasks (all, active, completed).
What i have learned: DOM manipulation, event handling, and local storage in JavaScript.
| Technology | Description |
|---|---|
| HTML5 | Semantic structure for accessibility. |
| CSS3 | Clean styling with Flexbox for responsive design. |
| JavaScript | Core logic: task management, DOM updates, and local storage. |
- Add tasks: Type and press "Enter" to add a new task.
- Complete tasks: Click the checkbox to mark as done.
- Edit tasks: Click the pencil to enter edition.
- Delete tasks: Click the trash icon to remove a task.
Have questions, suggestions, or just want to chat about the project? I’d love to hear from you! 😊
📩 Email me at: [email protected]
🌐 Visit my portfolio: www.aurelieraout.com