Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frenzyexists/tiny-todo
dumb small todo app
https://github.com/frenzyexists/tiny-todo
react-project todo
Last synced: about 1 month ago
JSON representation
dumb small todo app
- Host: GitHub
- URL: https://github.com/frenzyexists/tiny-todo
- Owner: FrenzyExists
- Created: 2022-06-07T06:38:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T09:04:29.000Z (over 2 years ago)
- Last Synced: 2024-11-09T08:29:12.769Z (3 months ago)
- Topics: react-project, todo
- Language: JavaScript
- Homepage: https://tiny-todo.vercel.app/
- Size: 1.37 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple TODO List
Dumb todo list that I made, tags included, EaRlY AcCeSs
![](public/tiny-todo.png)
## Features
- Todo with a tag to organize things
- Todos are saved via the device's cache to ensure they don't dissapear (and therefore haunt your device)
- Basic edit and deletion of a todo, as all todos should## Things I might add
- search bar for todos, or by tags
- allow user to theme it
- option to set deadline on todo
- notifications