Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 568 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 568 Bytes

score-server

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.

Easy Install using Docker-Compose

$ git clone https://github.com/inhochoi/score-server

$ cd score-server/docker
 
$ docker-compose up

To-Do (2016/12/24)

  1. Admin function and page implementation

  2. Write the test code

Created by

In-Ho Choi

License MIT