Skip to content

GCC-based C language scoring and assignment server

Notifications You must be signed in to change notification settings

InhoChoi/score-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GCC-based C language scoring and assignment server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published