JGaukrogers / Electronic-Scorer-Sheet

2 stars 0 forks source link

Electronic Scorer Sheet

Run server

From Electronic-Scorer-Sheet root type in console:

python manage.py runserver

Usage

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.

Navigation bar and home screen

To directly go to places or log out.

To create a new game, click on Create a new game.

Creating 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.

Create line-up

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.

The Scoring board

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.