HU-ICT-LAB / RobotWars

Robomaster S1 autonomous lasergaming for HU
12 stars 1 forks source link

Implement backend logic #186

Closed RichardDev01 closed 2 years ago

RichardDev01 commented 2 years ago

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.