mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-01-01 10:02:01 +00:00
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
account | ||
admin | ||
announcement | ||
contest | ||
dockerfiles | ||
group | ||
judge | ||
judge_dispatcher | ||
oj | ||
problem | ||
static/src | ||
submission | ||
template/src | ||
tools | ||
utils | ||
.gitattributes | ||
.gitignore | ||
daocloud.yml | ||
LICENSE | ||
manage.py | ||
README.md |
OnlineJudge
基于 Python 和 Django的在线评测平台。
文档:http://qingdaou.github.io/OnlineJudge/
demo: https://qduoj.com
TODO:
- 将判题服务器改为 rpc 通信
- 重构消息队列
- 完善测试
- 完善小组功能