Skip to content

A simple Online Judge made using django web framework.

License

Notifications You must be signed in to change notification settings

adarsh2397/Online-Judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Judge

A simple Online Judge similar to Hackerrank and Codechef made using django web framework.

Requirements

You will need to have the following installed on your computer:

  • django
  • MySQL
  • Set up MySQL with django. See Here

How to run?

Clone the folder onto your computer and cd into the folder. Type the following lines:

source env/bin/activate
python manage.py runserver

Things to Do

The following improvements still have to be made

  • Change Name
  • Add features to profile display
  • Enable parallel running of submitted programs
  • Add Home and Contests Pages

About

A simple Online Judge made using django web framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published