Trullfax / flashbackfiesta

https://flashbackfiesta.app/
GNU General Public License v3.0
7 stars 0 forks source link

create database connection to send category data and receive game data #23

Closed alominty closed 2 months ago

alominty commented 2 months ago

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.