code_court is a system for running programming competitions.
Overview
Code_court is composed of three separate components.
- courthouse - The backend api server and admin control panel
- defendant-frontend - The frontend app for contestants
- executor - The server that runs user submissions
Docs