jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
958 stars 30 forks source link

Add (kind of) support for distance-less GPX and FIT #39

Closed jovandeginste closed 8 months ago

jovandeginste commented 8 months ago

This will no longer crash when uploading workout files without any kind of distance. This may be useful to still get some duration out of it.

The resulting information is weird (for now) because of the many 0's.

Fixes #38