added todos

This commit is contained in:
SonicBlissed 2025-06-27 11:03:01 -04:00
parent ded524a2b9
commit ecb053f114

View file

@ -59,3 +59,10 @@ Let's say you setup the routing already and now you need a way to navigate to a
### Customize the configuration ### Customize the configuration
See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js). See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js).
#TODOs:
- Create a gaming layout that isn't connected to the routing system
- Decide how we will go about routing to each game. Will probably require some knowledge of the websocket data structure and a slug
- Working login
- Working websocket