Skip to content

cs09g/KMUGradeServerProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2015 Capstone Project

@Kookmin University

Name : KMU Grade Server

Team : Attention Seeker (No14)

KMU Grade Server is a Web code judging service for everybody who want to practice coding. You can choose a problem that you want to solve and you can see the result directly.

For a school or an organization, users can be managed as a group so it's easier to overview their activities.

Our first milestone(~2015.5) is to service for about 2K people at the same time and handle 300 of judging requests/sec.

Overall code is written with python flask
And used followings
python tornado for Web access,
redis for Judging server,
docker for handling each request of judging,
mariadb, sqlalchemy for database access.

We are pleasure you to contribute for this project anytime!

About

KMU capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.2%
  • HTML 32.7%
  • JavaScript 7.1%