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

Add Conversion of all distance units #87

Open Segelzwerg opened 4 years ago

EEM86 commented 3 years ago

@Segelzwerg could you clarify a bit this task? Should I create a new UtilClass for conversion or create a method in Distance interface and implement it?

Segelzwerg commented 3 years ago

Yes I was thinking of methods in the interface. I did previously one for Kilometer as reference.