Please enable JavaScript.
Coggle requires JavaScript to display documents.
Fuel IT - Coggle Diagram
Fuel IT
-
Developer Problems :pen:
User Inetrface
Features
-
-
-
daily, weekly, monthly and yearly summary
-
-
-
-
-
-
-
-
main page that displays; distance run (in both steps and km), heart rate, remaining distance and time elapsed
-
-
Usability Principles
main screen much have large and visible text allowing for it to be seen while running (accessibility)
-
-
-
Coding Enviroment
-
-
-
calories burnt (((userAge x 0.2017) + (userWeight x 0.09036) + (average HR x 0.6309) - 55.0969) x timeRun / 4.184)
-
-
-