open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
virusdefender 2f77be5c4b dev deploy
2016-10-30 12:56:47 +08:00
.github Update issue_template.md 2016-07-28 09:54:46 +08:00
account add some tests 2016-10-30 02:17:35 +08:00
announcement add some tests 2016-10-30 02:17:35 +08:00
conf add some tests 2016-10-30 02:17:35 +08:00
contest 重构 2016-09-25 17:00:52 +08:00
deploy dev deploy 2016-10-30 12:56:47 +08:00
group 重构 2016-09-25 17:00:52 +08:00
oj add some tests 2016-10-30 02:17:35 +08:00
problem 重构 2016-09-25 17:00:52 +08:00
utils add some tests 2016-10-30 02:17:35 +08:00
.gitattributes 增加语言统计配置项目 2015-09-15 20:56:14 +08:00
.gitignore admin webpack template 2016-07-31 15:55:31 +08:00
.python-version admin webpack template 2016-07-31 15:55:31 +08:00
.travis.yml 创建.travis.yml 2016-03-28 18:53:43 +08:00
LICENSE update readme and license 2016-01-19 14:01:49 +08:00
manage.py 重构 2016-09-25 14:07:45 +08:00
README.md 更新README里面的截图 2016-04-12 12:21:26 +08:00

OnlineJudge Build Status

基于 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群

TODO

  • 完善测试