to-do list app using javascript and local storage.
-
Updated
Sep 1, 2023 - JavaScript
to-do list app using javascript and local storage.
A basic To-Do List web application created with pure HTML, CSS, and JavaScript. It allows users to view a list of pending tasks, add new tasks via a form, edit them and remove them when completed. This project was developed as part of a Front-End Bootcamp module focused on DOM manipulation with JavaScript.
A simple web application that allows users to create and manage a list of tasks or to-dos. Users can add, delete, and update tasks, as well as mark tasks as complete.
Add a description, image, and links to the delete-task topic page so that developers can more easily learn about it.
To associate your repository with the delete-task topic, visit your repo's landing page and select "manage topics."