Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
/ code_court Public archive

Software for running programming competitons

License

Notifications You must be signed in to change notification settings

unoacm/code_court

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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