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
|
## TODO
|
||||||
|
|
||||||
- [x] sign up
|
- [X] sign up
|
||||||
- [x] check for logged in user session
|
- [X] check for logged in user session
|
||||||
- [x] log in
|
- [X] log in
|
||||||
- [ ] chat rooms
|
- [X] chat rooms
|
||||||
- [ ] chat messages
|
- [X] chat messages
|
||||||
- [ ] bulletin board instead of exchange/work?
|
- [ ] bulletin board instead of exchange/work?
|
||||||
|
- [ ] should everything be an event in a room?
|
||||||
- [ ] post-it style notes with tag and keyword filtering?
|
- [ ] post-it style notes with tag and keyword filtering?
|
||||||
- [ ] simple wiki for resources
|
- [ ] simple wiki for resources
|
||||||
- [ ] simple calendar with public/private event tracking
|
- [ ] simple calendar with public/private event tracking
|
||||||
- [ ] caldav support?
|
- [ ] 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
|
- [ ] user profile editing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue