Skip to content

An online judge for programming competitions and assignments. πŸ§‘β€πŸ’»πŸ“

License

Notifications You must be signed in to change notification settings

OpenLake/Online-Judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

online-judge

  1. Make a virtal env
  2. Pip install -r requirements.txt
  3. Configure database of your choice
  4. Load sample questions : "python manage.py loaddata data_question.json"
  5. Load sample test_case : "python managepy loaddata data_test.json"

start your worker

  1. Setup Rabbitmq broker
  2. start your worker: celery -A judge worker -l debug

About

An online judge for programming competitions and assignments. πŸ§‘β€πŸ’»πŸ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages