From Electronic-Scorer-Sheet root type in console:
python manage.py runserver
After logging in, we see a list of created games. By clicking on one of the team names, we access on the scoring board for said team.
To directly go to places or log out.
To create a new game, click on Create a new game.
If the team you need is not yet created, you must do so by clicking on Create a new team.
After entering all the data for the game, continue by clicking on OK
You can either create the team by clicking on Create team, or cancel by clicking on Get back.
If the player is not on the DB yet, create it with Add a new player.
Once done, click on Submit team to continue.
By clicking on Add player, you can continue to add players until you have introduced the all. Once done, get back by clicking on Get back.
Once you have introduced all data, you can begin to score. You can switch the score boards of the teams by clicking on Switch Score Sheet.