You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This request is for enhancement of backend Database model.
Firebase from Google offers two types of cloud-based client-accessible database solutions —
Realtime Database
Cloud Firestore
Cloud Firestore is a successor to the Realtime Database with a new and more intuitive data model. It is richer, faster, and more scalable having less pricing than the Realtime Database.
It would be really great if this project also supports Firebase Cloud Firestore database.
The text was updated successfully, but these errors were encountered:
@schaudhary111 Thanks for your request, I have already planned to update this project with firestore. I'll try to enhance this feature ASAP.
Thanks @ikismail , Also it will be great if product image can be uploaded from local system to firebase storage while adding a new product instead of providing url.
This request is for enhancement of backend Database model.
Firebase from Google offers two types of cloud-based client-accessible database solutions —
Cloud Firestore is a successor to the Realtime Database with a new and more intuitive data model. It is richer, faster, and more scalable having less pricing than the Realtime Database.
It would be really great if this project also supports Firebase Cloud Firestore database.
The text was updated successfully, but these errors were encountered: