Django application for managing a basketball league, started to learn Django on the go.
Basic features are implemented, but it's far from finished.
Example data is provided in fixtures
directory, and required libraries are in requirements.txt
.
##To do
- league settings
- overall league table
- overall league statistics leaders
##Used software
##Authors