Codify is an Online Interface for code evaluation. It executes the code submitted by user and displays the result back to the user.
Codify uses Judge0 API to evaluate code and displays the result obtained from the API. Hence, it is only an interface. It also supports functions like uploading questions along with testcases to the platform, ranks based on number of questions solved and an IDE to run code.
- Uploading new challenges ✔️
- Ranking users based on correct solutions ✔️
- Running any program and validating it against any specified output ✔️
- Submitting solutions to the challenges hosted on the platform ✔️
1) HTML5
2) CSS3
3) Vanilla JS
1) PHP (no framework)
2) MySQL & PostgreSQL