Skip to content

wllshdx/OnlineJudgeSHU

 
 

Repository files navigation

OnlineJudge

Thanks to @virusdefender. The SHU OnlineJudge System is based on QDUOJ

Because of the close of original reposity, now using this repo to simplify the develop progress.

部分相关的组件已经开源, 可以参考。


基于 Python 和 Django 的在线评测平台。

主要特点:

  • 基于 Docker,急速部署
  • 超级管理员管理全局,普通管理员任意创建小组和小组内比赛,方便布置作业和考试使用
  • 提供 Virtual Judge 和单点登录使用 API,不再繁琐的进行模拟登陆
  • 后台管理判题服务器,轻松分离 web 和判题服务器

安装文档: https://github.com/QingdaoU/OnlineJudge/wiki

OpenAPI文档: https://github.com/QingdaoU/OnlineJudgeOpenAPI

Demo: https://qduoj.com

License: The Star And Thank Author License

交流QQ群: https://github.com/QingdaoU/OnlineJudge/wiki/QQ群

About

based on QDUOJ,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.4%
  • HTML 27.7%
  • JavaScript 19.5%
  • CSS 6.8%
  • Other 0.6%