Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 583 Bytes

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