Python Compiler - WebApp

https://github.com/gok03/py-compiler

An online platform to test the candidate on programming challenges.

The web app has pre-defined questions and expected outputs stored in DB.

The Candidates login and use the IDE to code on python.
It has the option of compile/upload and test case matching.

It includes a web IDE to code, this code is compiled using Python installed in the server having PHP to do the middleware part.