You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A JFX application for calculating and comparing the running pace for multiple runners given a distance that they ran and the time that they ran it in. Supports saving and loading from CSV files.
How to build:
Clone the repository
Run mvn clean install.
About
A simple JFX app for calculating paces and exporting them as spreadsheets.