/fastmark

An automated marking Platform for testing students code with GTEST

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

⚡ Mark faster with automation
A automatic marking platform for grading assingments using gtest


Source Code: https://github.com/awtkns/fastmark


Deployment

FastMark can be deployed in a single command using docker and docker-compose. Simply clone this repository and then run the following command in the root of your FastMark folder.

docker-compose up -d

The UI of the application can be found at http://localhost:3000 while the backend can be found at http://localhost:5000/