robert-damoc / game-stats

0 stars 0 forks source link

Add players to game in the UI #16

Closed robert-damoc closed 1 year ago

robert-damoc commented 1 year ago

When you create a game, you should:

When you update a game, you should:

When you show a game, make sure you can see the selected players, in the correct position

NOTE:

You can only add/remove players to a game when you create it, or when you edit it and the game has the state created. If the game is in_progress, canceled or completed, you cannot edit the players.