| Class | Description |
|---|---|
| LoginActivity |
This class is the login activity and handles the login of a user.
|
| MainActivity |
This class is the main activity and handles the loading of all the fragments.
|
| MainViewModel |
This class is the is the Main view model for all the fragments.
|
| SettingsFragment |
This fragment is unimplemented.
|