An Android app built with Java using some Data Access Object and View Model Control patterns.
Source files are Located Here
- Modifies and creates appointments for customers
- Uses Android Room database to store data
- Uses a login field to verify login information
- Runs validation checks when entering different data types
- Modifies and creates toasts to alert users of upcoming apointments
- Create Customer and Trainer classes to
- Specify the exception types in the try-catches
- Update the appearance of the User Interface