For context I am learning Swift and just started using Firebase.
This might seem like an odd question or three…
I have built the basic UI of an app which monitors personnel changing roles in the hospital, this requires regularly changing the job titles of the staff.
First Question. Is there a way to change the job titles without the users having to update the app every time I make a change?
Second Question. I have the data (staff details) in a google sheet. Do I have to manually input this data into Firebase Collections or there a better way?
Third Question. Do I track changes made to job titles manually or is there something in Firebase that will help me with that?
Haven’t tried anything yet as this is where I got stuck.
To sum up, I have bult some basic UI and I have the data but unsure how to move forward in the correct way.
Thank you in advance for your help!




