GCC-based C language scoring and assignment server
-
The back-end server is implemented with GO language-based HTTP API
-
The web front is implemented with React-based WPA.
-
The gcc worker is implemented using Go's Channel and Gorutine.
$ git clone https://github.com/inhochoi/score-server
$ cd score-server/docker
$ docker-compose up
-
Admin function and page implementation
-
Write the test code
License MIT