diff --git a/README.md b/README.md index 361584d..12b1d43 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,11 @@ Default configuration can be found in the - [X] Think of a better name - [ ] Add email config and communications - [ ] 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 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 chat messages in game +- [ ] Add websocket messages for new chat post +- [ ] Add webpush notification for new chat post