This is a to do app using javascript DOM.
-
Updated
Jun 7, 2024 - HTML
This is a to do app using javascript DOM.
Simple OOP To-Do List in JavaScript
The tool enables users to create, edit, and delete tasks while providing the option to assign dates. To ensure data accuracy, it restricts users from adding past dates.
A simple To-Do List web app with local storage
A simple Todo List built with HTML, CSS, and JavaScript.
JavaScript was used for this application. It became an online, responsive, to do list app that can save the tasks into local storage. Whenever user enters to the website, the tasks won't be lost unless clear local storage by clearing the history or doing something else.
A simple todo list app where you can mark and unmark your tasks to distinguish between completed and incomplete task. You can also view tasks by specified categories.
This is a practice project of Local Storage.
Todo App With Javascript
JavaScript was used for this application. It became an online, responsive, to do list app that can save the tasks into local storage. Whenever user enters to the website, the tasks won't be lost unless clear local storage by clearing the history or doing something else.
Add a description, image, and links to the javascript-todo-app topic page so that developers can more easily learn about it.
To associate your repository with the javascript-todo-app topic, visit your repo's landing page and select "manage topics."