- list all users for host
- list all users by team for host
- point system for host (miss increment/decrement point)
- display current team point for player (miss synchro with event)
- bug: when change teams, create new user, without delete old
- remove all old assets
- remove all old pages
- clean routes
- use cdn for uikit
- refactor the player part (like in the host part)
- try to separate all event listener in the backend
- dockerfile
- push image to registry
- helm chart
- Readme
- Usage (installation, with/without docker)
- Docker build/run
- Helm chart
- host
- make it static
- make it dynamics
- list buzzes (on buzzes)
- clear buzzes (emit clear buzzes)
- team list (on new player|player_exit)
- scores ( on score change )
- login
- make it static
- make it dynamics
- fill select (on load + on team create)
- create team: check if exist before
- login (emit new player)
- play
- make it static
- make it dynamics
- click buzz (emit buzz)
- scores ( on score change )
- change team
- go to login
- emit player_exit