vendredi 29 mai 2020

Design Pattern for the Database of a Marketplace App

we are building a marketplace with Flutter + Firebase (Auth, Firestore) for iOS and Android. From the functionality there are similarities to products like Uber and AirBNB.

I'm looking for a design patterns for Firestore (in combination with Auth) to hold the DB safe (private area and public marketplace), easy to maintain (cloud functions) and inexpensive (minimization of read/writes). I have some own approaches but believe that this use case occurs so often that there have to be great templates.

Does any of you have information sources on this topic for me? Or maybe someone of you has already set up such a project and can give me a rough description of how the database was structured?

Thank you, Martin

Aucun commentaire:

Enregistrer un commentaire