robert-damoc / game-stats

0 stars 0 forks source link

#45 Add round capability in UI #57

Closed MariusTulbure closed 10 months ago

MariusTulbure commented 10 months ago

Fixes https://github.com/robert-damoc/game-stats/issues/45

Added tables, also added number o rounds played and available on game/index page, and clean code in the view games pages. Page number on games will be seen only if there are more then 20 games, same on players page:

image image

Show game page in different game state:

image image image image

Edit game page in different game state:

image image image image image

Also added e Create new player button available in new game page, available if there are no players in the database.

image
robert-damoc commented 10 months ago

Also update the print screens in the description of the PR, to reflect the changes