An open API service indexing awesome lists of open source software.

https://github.com/auvancee/functional-todo-web-app

A To Do Web Application
https://github.com/auvancee/functional-todo-web-app

todo-list todoapp todolist todolist-app todolist-application

Last synced: 3 months ago
JSON representation

A To Do Web Application

Awesome Lists containing this project

README

          

# 📝 To Do Web Application
A simple and interactive to-do list web app built using HTML, CSS, and JavaScript.

This project lets users add, edit, and delete tasks, with persistent storage using localStorage.

## 🚀 Features
✦ Add new to-do items

✦ Edit existing tasks

✦ Delete tasks

✦ Persistent storage using localStorage

✦ Dynamic UI updates without page refresh