Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Firebase Cloud Firestore database #61

Open
schaudhary111 opened this issue May 24, 2020 · 2 comments
Open

Support for Firebase Cloud Firestore database #61

schaudhary111 opened this issue May 24, 2020 · 2 comments

Comments

@schaudhary111
Copy link

This request is for enhancement of backend Database model.

Firebase from Google offers two types of cloud-based client-accessible database solutions —

  1. Realtime Database
  2. 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.

@ikismail
Copy link
Owner

@schaudhary111 Thanks for your request, I have already planned to update this project with firestore. I'll try to enhance this feature ASAP.

@schaudhary111
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@ikismail @schaudhary111 and others