unoacm / code_court

Software for running programming competitons
MIT License
9 stars 9 forks source link
competition competitive-programming programming

code_court is a system for running programming competitions.

screenshot

Overview

Code_court is composed of three separate components.

  1. courthouse - The backend api server and admin control panel
  2. defendant-frontend - The frontend app for contestants
  3. executor - The server that runs user submissions

Docs