After configuring a game in the game creation view, clicking "Start Game" will then create the game on the backend. After this point the view will be in a "game view" mode. From here is where the team list will display the "get link" buttons.
For this the client will need to submit the game and team data to the backend to create the game and teams.
This story also includes building a view for the basic game info, this would be almost identical to the game creation view except the button will say "Play Game" and all the game data will be view only instead of fields. As mentioned, this is where the team list rows will have the get link button.
Story does NOT include generating the links themselves.
After configuring a game in the game creation view, clicking "Start Game" will then create the game on the backend. After this point the view will be in a "game view" mode. From here is where the team list will display the "get link" buttons.
For this the client will need to submit the game and team data to the backend to create the game and teams.
This story also includes building a view for the basic game info, this would be almost identical to the game creation view except the button will say "Play Game" and all the game data will be view only instead of fields. As mentioned, this is where the team list rows will have the get link button.
Story does NOT include generating the links themselves.