Update README
This commit is contained in:
parent
9b6f7cbdcc
commit
7ebb14e431
1 changed files with 6 additions and 2 deletions
|
@ -23,7 +23,11 @@ Default configuration can be found in the
|
||||||
- [X] Think of a better name
|
- [X] Think of a better name
|
||||||
- [ ] Add email config and communications
|
- [ ] Add email config and communications
|
||||||
- [ ] Add webpush notifications
|
- [ ] Add webpush notifications
|
||||||
- [ ] Decide on a visual framework to work with (maybe react-material?)
|
- [X] Decide on a visual framework to work with (maybe react-material?)
|
||||||
- [ ] Add webapp linter
|
- [ ] Add webapp linter
|
||||||
- [ ] Add token and login endpoint and token reading wrapper
|
- [X] Add token and login endpoint
|
||||||
|
- [ ] Add token reading wrapper at the API level
|
||||||
- [ ] Add games management endpoints and webapp screens
|
- [ ] Add games management endpoints and webapp screens
|
||||||
|
- [ ] Add chat messages in game
|
||||||
|
- [ ] Add websocket messages for new chat post
|
||||||
|
- [ ] Add webpush notification for new chat post
|
||||||
|
|
Loading…
Reference in a new issue