Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariangle/todo-list-js
https://github.com/mariangle/todo-list-js
localstorage
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariangle/todo-list-js
- Owner: mariangle
- Created: 2023-02-21T23:15:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T23:58:08.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T14:01:47.817Z (about 1 month ago)
- Topics: localstorage
- Language: JavaScript
- Homepage: https://mariangle.github.io/todo-list-js/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List
This is my very first attempt at creating a todo list application using JavaScript. With this app, you can add, mark as complete, and delete items from your list. The app is created for learning purposes and utilizes local storage to store your data.
---
![Desktop Screenshot 2023 02 22 - 00 13 45 84](https://user-images.githubusercontent.com/124585244/220480652-77419f24-3455-4c93-b6d3-ae62994fc600.png)