updated readmi
This commit is contained in:
parent
1e661031fb
commit
67d88bd31b
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ The goal is to provide a minimalistic and fast todo list that is self hostable.
|
||||||
- [ ] write a minimal step by step guide to install with nix,
|
- [ ] write a minimal step by step guide to install with nix,
|
||||||
- [ ] add some css to make it look nicer
|
- [ ] add some css to make it look nicer
|
||||||
- [ ] add htmx to make more agreable without making js manadatory
|
- [ ] add htmx to make more agreable without making js manadatory
|
||||||
- [ ] make api to allow usage with native app (a way to get every list that has been modified since date $date belonging from the user in a json or similar format)
|
- [x] make api to allow usage with native app (a way to get every list that has been modified since date $date belonging from the user in a json or similar format)
|
||||||
|
- [ ] document api to help create clients
|
||||||
## Version 0.0.3
|
## Version 0.0.3
|
||||||
Simple todo list webapp.
|
Simple todo list webapp.
|
||||||
Features :
|
Features :
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue