docs: update readme
This commit is contained in:
parent
649ff432bb
commit
61a51017a3
1 changed files with 13 additions and 6 deletions
19
README.md
19
README.md
|
@ -26,15 +26,22 @@
|
|||
|
||||
## TODO
|
||||
|
||||
- [x] sign up
|
||||
- [x] check for logged in user session
|
||||
- [x] log in
|
||||
- [ ] chat rooms
|
||||
- [ ] chat messages
|
||||
- [X] sign up
|
||||
- [X] check for logged in user session
|
||||
- [X] log in
|
||||
- [X] chat rooms
|
||||
- [X] chat messages
|
||||
- [ ] bulletin board instead of exchange/work?
|
||||
- [ ] should everything be an event in a room?
|
||||
- [ ] post-it style notes with tag and keyword filtering?
|
||||
- [ ] simple wiki for resources
|
||||
- [ ] simple calendar with public/private event tracking
|
||||
- [ ] caldav support?
|
||||
- [ ] user profile page
|
||||
- [ ] add an optional env var where you can specify a list of
|
||||
"directory servers" (;-separated urls?) to ping with this
|
||||
server's existence - the idea being these central servers
|
||||
could be distributed directories - your town might run one,
|
||||
your state, your country, or you could publish to a public
|
||||
one that is organized around interests
|
||||
- [X] user profile page
|
||||
- [ ] user profile editing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue