Skip to content

An automated marking Platform for testing students code with GTEST

License

Notifications You must be signed in to change notification settings

awtkns/fastmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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