Skip to content

WilliamDo/league-of-spin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Spin

League of Spin is a management system for running a table tennis league consisting of teams.

Getting started

docker build -t league-of-spin
docker run -p 8000:8000 -it --rm league-of-spin

Example league table at http://localhost:8000/leagues/table/1

Access the admin interface at http://localhost:8000/admin

The default super user is admin and the password is changeit

About

Management system for table tennis leagues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published