As a user I want to have a working backend so I can perform tasks.
Why do we need to do this?
The backend should do the things I expect. Example: When I create a game in the frontend it should actually start the game. (Send signals to the robots that they need to start performing their policies).
Tasks for this user story
[x] make backend implementation
Acceptance criteria
This user story is done when the above is implemented and the backend wiki is updated.
Description
As a user I want to have a working backend so I can perform tasks.
Why do we need to do this?
The backend should do the things I expect. Example: When I create a game in the frontend it should actually start the game. (Send signals to the robots that they need to start performing their policies).
Tasks for this user story
Acceptance criteria
This user story is done when the above is implemented and the backend wiki is updated.