- For Educational Purpose Only (Completed On -> 2017‑07‑10)
This a C# Desktop Application that reads data files from Polar cycle computer which allows the user to analysis their training. After reading the data, it should calculate total distance covered, average speed, maximum speed, average heart rate, maximum heart rate, minimum heart rate, average power, maximum power, average altitude, maximum altitude, etc. After calculating these data, a graph should be shown accordingly.
- Cycle Analysis Software B