Skip to content

neelaryan/judge-interface

 
 

Repository files navigation

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:

  • Add participants
  • Add Questions and Answers
  • Add languages

Screenshots

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

About

Interface for the openjudge based on Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.4%
  • HTML 24.5%
  • Shell 11.1%