rilling / OpenTracks-Winter-SOEN-6431_2024

OpenTracks is a sport tracking application that completely respects your privacy. SOEN 6431
https://OpenTracksApp.com
Apache License 2.0
0 stars 65 forks source link

Added speed of chairlift functionality for Chairlift Statistics #164

Closed SraddhaBhattacharjee closed 4 months ago

SraddhaBhattacharjee commented 5 months ago

Describe the pull request: Added speed of chairlift functionality. -Created a new ChairliftStatistics.java class which calculates the speed of the chairlift based on track points. Added changes to the Chairlift class under data/models.

Link to the issue : https://github.com/rilling/OpenTracks-Winter-SOEN-6431_2024/issues/106