Fooseball Leaderboard is the team, match and scoreboard tracker.
A step by step series of examples that tell you how to get a development env running
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver