Skip to content

badcw-OnlineJudge/OnlineJudge

 
 

Repository files navigation

new WUSTOJ

Python Django Django Rest Framework Build Status Coverage Status

An onlinejudge system based on Python and Vue. Demo

Overview

  • Based on Docker; One-click deployment
  • Separated backend and frontend; Modular programming; Micro service
  • ACM/OI rule support; realtime/non-realtime rank support
  • Amazing charting and visualization
  • Template-problem support
  • More reasonable permission control
  • Multi-language support: C, C++, Java, Python2, Python3
  • Markdown & MathJax support
  • Contest participants IP limit(CIDR)

Main modules are available below:

Installation

Follow me: https://github.com/badcw-OnlineJudge/OnlineJudgeDeploy

Old Documents(for reference only)

http://docs.onlinejudge.me/

Browser Support

Modern browsers(chrome, firefox) and Internet Explorer 10+.

Thanks

License

MIT

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%