update readme
This commit is contained in:
parent
f0951506a0
commit
6b8781760c
1 changed files with 3 additions and 5 deletions
|
|
@ -3,14 +3,12 @@ Stuce's simple todo is a web app that let's you self host a simple todolist.
|
||||||
The goal is to provide a minimalistic and fast todo list that is self hostable.
|
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] Add menu to add other users to the group
|
|
||||||
- [ ] 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
|
||||||
- [ ] add htmx to make more agreable without making js manadatory
|
- [ ] add htmx to make more agreable without making js manadatory
|
||||||
## Version 0.0.0
|
- [ ] make api to allow usage with native app
|
||||||
Simple todo list for **single user only** at the moment.
|
## Version 0.0.3
|
||||||
|
Simple todo list webapp.
|
||||||
Features :
|
Features :
|
||||||
- add and delete (and soon share) groups that contain a list of todolists
|
- add and delete (and soon share) groups that contain a list of todolists
|
||||||
- add and delete todolists inside groups
|
- add and delete todolists inside groups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue