awtkns / fastmark

An automated marking Platform for testing students code with GTEST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ 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/

About

An automated marking Platform for testing students code with GTEST

License:GNU General Public License v3.0


Languages

Language:Python 53.2%Language:Vue 35.7%Language:JavaScript 8.6%Language:Dockerfile 1.8%Language:Shell 0.3%Language:SCSS 0.3%