An open API service indexing awesome lists of open source software.

https://github.com/awtkns/fastmark

An automated marking Platform for testing students code with GTEST
https://github.com/awtkns/fastmark

auto-grading automation docker fastapi gtest nuxt testing

Last synced: 2 months ago
JSON representation

An automated marking Platform for testing students code with GTEST

Awesome Lists containing this project

README

          





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

```bash
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/