pmj642 / Codify

An online interface for code evaluation using the Judge0 API (v1.0)

Home Page:https://codify.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codify v1.0 πŸ’₯ ❕

About πŸ’­

Codify is an Online Interface for code evaluation. It executes the code submitted by user and displays the result back to the user.

How it works ❓

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.

Progress πŸ’―

  1. Uploading new challenges βœ”οΈ
  2. Ranking users based on correct solutions βœ”οΈ
  3. Running any program and validating it against any specified output βœ”οΈ
  4. Submitting solutions to the challenges hosted on the platform βœ”οΈ

Technologies used πŸ“

Frontend 🌹

1)	HTML5
2)	CSS3
3)	Vanilla JS

Backend πŸ’£

1)	PHP (no framework)
2)	MySQL & PostgreSQL

About

An online interface for code evaluation using the Judge0 API (v1.0)

https://codify.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:PHP 66.6%Language:CSS 18.3%Language:JavaScript 14.0%Language:Hack 1.0%