updated readmi

This commit is contained in:
Stuce 2025-07-03 09:44:55 +01:00
parent 1e661031fb
commit 67d88bd31b

View file

@ -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,
- [ ] add some css to make it look nicer
- [ ] 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
Simple todo list webapp.
Features :