Tutorial - andreasdvorak/running_results GitHub Wiki

Get startet

Add club detail

To customize the software add the club details.

Import disciplines distances

Customize the file import/disciplines_distance.csv

Import disciplines distances

Customize the file import/disciplines_time.csv

What is member?

A member ist a person ( club member ) with results.

Two categories of disciplines

There are to categories of disciplines

  • category distance with the value time
  • category time with the value distance

Import disciplines

discipline distance

To import disciplines with the category distance you need the following csv format:

minimum time (hh:mm:ss);maximum time (hh:mm:ss);name of distance

e.g. 00:01:40;00:05:00;800 Meter

discipline time

To import disciplines with the category time you need the following csv format:

minimum distance in meter;maximum distance in meter;name of time discipline

e.g. 8000;21000;1 hour