Judge-interface

Interface for the openjudge based on Django

Download as .zip Download as .tar.gz View on GitHub

Judge-Interface

This is the default interface for openjudge.

Setup

$ cd ~
$ git clone https://github.com/theSage21/judge-interface.git
$ cd judge-interface
$ ./setup.sh

Usage

$ cd ~
$ cd judge-interface
$ source env/bin/activate
$ ./runserver.sh

The Django admin provides:

Screenshots

Main screen Main screen Question View Question View Question List Question List Leaderboard Leaderboard