The app is manages a runner’s running data. The app allows to add a new set of running data including runners; and, list all running competitions and their runners.
Running competitions have a unique identifier (integer); season; competition; venue; rank; and, a collection of runners. Runner details include a runner number, runner name, and gender. The identifier is generated when a new running competition is added.