mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
changed badge url, also changed modules to devcam
This commit is contained in:
parent
0b9155a5ad
commit
b0baa1b9fa
16
README.md
16
README.md
@ -3,7 +3,7 @@
|
||||
[](https://www.python.org/downloads/release/python-362/)
|
||||
[](https://www.djangoproject.com/)
|
||||
[](http://www.django-rest-framework.org/)
|
||||
[](https://travis-ci.org/QingdaoU/OnlineJudge)
|
||||
[](https://travis-ci.org/QingdaoU/OnlineJudge)
|
||||
|
||||
> #### An onlinejudge system based on Python and Vue. [Demo](https://qduoj.com)
|
||||
|
||||
@ -19,21 +19,17 @@
|
||||
+ Markdown & MathJax support
|
||||
+ Contest participants IP limit(CIDR)
|
||||
|
||||
Main modules are available below:
|
||||
Main modules are available below (redirected to forked modules, consider using the originals):
|
||||
|
||||
+ Backend(Django): [https://github.com/QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)
|
||||
+ Frontend(Vue): [https://github.com/QingdaoU/OnlineJudgeFE](https://github.com/QingdaoU/OnlineJudgeFE)
|
||||
+ Judger Sandbox(Seccomp): [https://github.com/QingdaoU/Judger](https://github.com/QingdaoU/Judger)
|
||||
+ JudgeServer(A wrapper for Judger): [https://github.com/QingdaoU/JudgeServer](https://github.com/QingdaoU/JudgeServer)
|
||||
+ Backend(Django): [https://github.com/devcam/OnlineJudge](https://github.com/devcam/OnlineJudge)
|
||||
+ Frontend(Vue): [https://github.com/devcam/OnlineJudgeFE](https://github.com/devcam/OnlineJudgeFE)
|
||||
+ Judger Sandbox(Seccomp): [https://github.com/devcam/Judger](https://github.com/devcam/Judger)
|
||||
+ JudgeServer(A wrapper for Judger): [https://github.com/devcam/JudgeServer](https://github.com/devcam/JudgeServer)
|
||||
|
||||
## Installation
|
||||
|
||||
Follow me: [https://github.com/QingdaoU/OnlineJudgeDeploy/tree/2.0](https://github.com/QingdaoU/OnlineJudgeDeploy/tree/2.0)
|
||||
|
||||
## Documents
|
||||
|
||||
[http://opensource.qduoj.com/](http://opensource.qduoj.com/)
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Frontend:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user