javascript-todo-app
There are 16 repositories under javascript-todo-app topic.
eneshamzaj328/OOP-To-Do-List-in-JS
Simple OOP To-Do List in JavaScript
emuel-vassallo/todo-list
A simple Todo List built with HTML, CSS, and JavaScript.
okanuregen/To-Do-List
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.
uttamsdev/todo-app
This is a to do app using javascript DOM.
Iamtsquare07/todo-js
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.
sinansarikaya/javascript-todos-app
Javascript Todo List
rudreshmodi/To-Do-List.github.io
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.
mertcannerse/To-Do-List-JS
A simple To-Do List web app with local storage
Omar-Mahdi-Rafi/Todo-list-app
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.
rahimuj570/vanilla-JS-CRUD-todo-list
This is a practice project of Local Storage.
Rayhan926/Todo_App
Todo App With Javascript