When a category is selected and the "let's play" button is clicked, a new game should be created in the database with the dispatched selected category. The game id needs to be returned. The site should then redirect to the setup page where the game id is needed.
When a category is selected and the "let's play" button is clicked, a new game should be created in the database with the dispatched selected category. The game id needs to be returned. The site should then redirect to the setup page where the game id is needed.