Not sure how best to implement this. We could have the list stored in RAM in the frontend pull the allergies from Firebase on login.
It might make sense to have some kind of local persistent storage as well so that the app can still function without a connection to the backend.
Not sure how best to implement this. We could have the list stored in RAM in the frontend pull the allergies from Firebase on login.
It might make sense to have some kind of local persistent storage as well so that the app can still function without a connection to the backend.