Firestore Admin Panel

What is the standard method for enabling a client (non-technical) to CRUD (create, read, update, delete) documents inside of a collection in Firestore?

I'm hesitant to add them as a member in the Firebase project since they're non-technical and I've played around with making an admin panel with Retool but currently struggling to implement the 'update documents' functionality despite following their docs.

What would you recommended as the most user-friendly solution?

Thank you.

1
6 replies