Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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