Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codebatine/doitlist
Practice example for a 'Do-It' list in JavaScript + localStorage.
https://github.com/codebatine/doitlist
gothic javascript localstorage steampunk to-do-list to-do-list-javascript
Last synced: 21 days ago
JSON representation
Practice example for a 'Do-It' list in JavaScript + localStorage.
- Host: GitHub
- URL: https://github.com/codebatine/doitlist
- Owner: codebatine
- Created: 2023-12-26T22:48:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T14:00:13.000Z (12 months ago)
- Last Synced: 2024-11-19T19:02:24.618Z (3 months ago)
- Topics: gothic, javascript, localstorage, steampunk, to-do-list, to-do-list-javascript
- Language: JavaScript
- Homepage:
- Size: 511 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# doItList
## Description
This repo is a practice for creating a list and work with localStorage. The default is a Do-It list in a gothic steampunk style. You can add "its" to do, and remove them when they're done. Feel free to use it.
## Screenshot
![Do It List Screenshot](./img/do-it-list-screenshot.webp)