Please enable JavaScript.
Coggle requires JavaScript to display documents.
Fuel IT App - Coggle Diagram
Fuel IT App
Client Problem
-
-
Competitors
Apple Fitness +
-
-
-
User picks exercise type, trainer, duration and music
-
-
-
-
Impacts
Increases risk of injury due to increased exercise meaning potential problems problems with the law. Can be avoided by adding safety features.
-
Alerts users of their physical state which would cause people to visit heath professionals more often
Developer Problem
User Interface
Usability Principles
Common navigation icons such as a tick to confirm and a cross to deny (Learnability, accessibility)
-
Layout will be simplistic and consistent by keeping the design and function of similar screens the same throughout the app and using a minimal amount of functions on each screen while still achieving the intended purpose (Learnability, Utility)
Uses inclusive terms and language by using words that avoid bias, slang or any word that discriminates against someone (Accessibility)
Easy to see colours i.e. black background with white text as the black can be seen in the sun while the white stands out from the black (Accessibility, Effectiveness)
Adjustable text sizes, colours, etc. in settings (Accessibility)
-
Features
Account/Profile screen
Uses data collected (total workout time, average heart rate, total distance travelled, calories lost) overtime to track progress
-
-
-
Exercise selection menu
Includes a wide range of exercises such as running, walking, swimming, wheelchair, etc.
-
If the user has a heart rate outside of their healthy range, they will be asked if they are safe.
If the user selects that they are safe, they can continue their workout
If the user selects they are not safe, an ambulance will be called to their location
The watch will beep while the user has an unsafe heart rate. If they do not select safe or not safe before 10 beeps, an ambulance will be called to their location
-
Coding Environment
-
-
-
-
-
Key algorithms
Heart sensor
-
-
If the user selects that they are not safe or the watch beeps 10 times before they answer, an ambulance will be called to the user’s location
-
Distance Travelled
-
When the user ends the workout, the distance travelled during the workout will be calculated
When the workout is saved, the distance travelled from that workout will be added to the total distance travelled in the profile screen
-