Update README.md

This commit is contained in:
stuce 2025-06-27 13:43:56 +02:00
parent 1b591f05d8
commit 3511f257e6

View file

@ -4,8 +4,7 @@ The goal is to provide a minimalistic and fast todo list that is self hostable.
## Next goals ## Next goals
- Make multi user support - Make multi user support
- [x] Get user by trusted header - [x] Get user by trusted header
- [ ] Add option to enable single user (usefull for vpn single user easy setup) - [x] Add menu to add other users to the group
- [ ] Add menu to add other users to the group
- [ ] make the code more readable by renaming/moving the handlers better - [ ] make the code more readable by renaming/moving the handlers better
- [ ] 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