A web app for judging combat robot matches based on SPARC Judging Guidelines v1.2.
This project uses TanStack Start (fullstack React framework), deployed to Vercel.
git clone https://github.com/jasonappah/sparc-judging-app.git
cd sparc-judging-app
pnpm install
pnpm dev
This will start the development server.
pnpm build
pnpm start
This will build the app for production to the dist
directory and start the server.
- semver versioning + changelog?
- add glossary for clarification of judging terminology
- support synced scoring sessions between multiple judges
- integrate with Challonge to pull next matches + send final results to Challonge
- link to SPARC Judging Guidelines PDF
- support SPARC Damage, Control, and Aggression Criteria
- printable version of a judging sheet