Skip to content

paul-g/codez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codez

An online judge platform for algorithm competitions and training.

Requires:

sudo apt-get install pip
sudo pip install Django==1.4.5
sudo pip install django-registration

Instructions

  1. make builds the database and starts the dev server
  2. go to localhost:8000 and you should see the app running

Other

  1. make run-mail starts a dummy e-mail server (required only for account creation)
  2. make help lists targets

About

An online judge platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published