AniketChaudhri / Online-Judge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


  • An Online Judge platform that accepts a solution and judges it as Accepted, Compilation Error, Runtime Error, Time Limit Exceeded or Wrong Answer.
  • Used Python for implementation by exploring DOCKER.
  • Implemented using Python and Django libraries to handle some in-depth features and provided access to users to keep track of their progress in dashboard, history of submissions and leaderboard.
  • Also added account verification and password reset via email.
  • Currently supports C, C++, Python3, Python2 and Java.
  • Deployed the project on AWS EC2 using gunicorn and nginx.

About


Languages

Language:Python 78.6%Language:HTML 21.4%