Segelzwerg / SportToolBox

This is a website where you calculate different metrics used in sport. It is meant to collect calculators into one website for the convenience of the athletes.
GNU General Public License v3.0
4 stars 21 forks source link

Pace Input should contain a minute and a seconds field #76

Open Segelzwerg opened 4 years ago

Segelzwerg commented 4 years ago

The input should not be a decimal of minutes. It also should check that seconds are in [0,60].

Relies on #71