robert-damoc / game-stats

0 stars 0 forks source link

Add Round capability in UI #45

Closed robert-damoc closed 1 year ago

robert-damoc commented 1 year ago

From the game view, I should be able to see the list of rounds associated with the game, ordered by position. I should also be able to create/edit/destroy the rounds individually.

For the display, we can have a table, like: Player1 name Player2 name
King ❤️
Queens
Totale
10 ♣️
Scores
King ❤️ -400 0 ✏️ 🗑️
Queens -100 -300 ✏️ 🗑️
Totale -750 -750 ✏️ 🗑️
10 ♣️ 400 0 ✏️ 🗑️
Total -850 -1050
MariusTulbure commented 1 year ago

Do you want me to remove from the UI the unnecessary tables from the game/show page that we first made?

robert-damoc commented 1 year ago

Do you want me to remove from the UI the unnecessary tables from the game/show page that we first made?

Yes please