Class | Description |
---|---|
LoginFragment |
Responsible for the login view
|
RegisterFragment |
Responsible for the registration view
|
SettingsFragment |
Responsible for the settings view.
|
StatisticsDetailFragment |
Responsible for displaying one single statistic element, where the UI gets updated with the values of the statistic element.
|
StatisticsFragment |
Responsible for the statistic view, which shows all recorded workouts.
|
WorkoutFragment |
Responsible for the workout view
|