Skip to content

RoboticsTeam4904/scouting-app

Repository files navigation

4904-Scouting

Client

To run the client for developement use:

yarn run serve

Server

To run the server use:

cargo run

and for release use:

cargo run --release

Creating a schema

The scouting app is based on a schema which builds what options the user will have for during a match. To edit or create a schema edit the json in src/game.json following the interfaces layed out in the client.

About

Generalized scouting app to be used across years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published