Class | Description |
---|---|
LoginActivity |
Gets executed at the starting of the application and is responsible for handling the login and registration process
|
WorkoutActivity |
Contains all application functions after login (Recording workouts, show statistics, change settings and logout)
|