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: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariangle/todo-list-js
- Owner: mariangle
- Created: 2023-02-21T23:15:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-14T23:58:08.000Z (over 1 year ago)
- Last Synced: 2024-05-17T20:17:14.466Z (6 months 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)