This is a backend for grading C++ code in a secure and controlled manner.
Code grading can be a difficult task, and this project aims to simplify that. code-grader
enables grading of different types of c++ code, from one line of variable definition, implementation of an algorithms, to a complex project.
git clone https://github.com/markhuang1212/code-grader
./install.sh
The grading part of this project is finished.
https://app.swaggerhub.com/apis-docs/markhuang1212/CodeGraderCore