- Project requirements
Add service account credentials json file:
Since user authentication is handled by Google Firebasebase, the app relies on a service account credentials json file.
Relevent information about generating the json file can be found here Google Firebase.
The generated json file must be placed in the "Resources/Raw/" folder.
Note:
In addition, the project also relies on Google Firestore to access and store user/agent data. As a result, the db and agent selection related views should be configured for the list of agents.
This aspect is still in progress and will need to be updated to access agents from the db based on user's entered zipcode in the profile tab.
- Project details
Home screen:

List of scheduled appointments:

User profile:

Appointment details:

Agent selection:
