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

HELPME PLEASURE #7

Open
HoracioLopezCarvajal opened this issue Jan 15, 2022 · 1 comment
Open

HELPME PLEASURE #7

HoracioLopezCarvajal opened this issue Jan 15, 2022 · 1 comment

Comments

@HoracioLopezCarvajal
Copy link

I wanna create a project coupon or deal app, can you please guide what type of service can I use in firebase..like store user information and the admin can add, delete coupons and category. I wanna connect both the admin and user app to firebase for the real-time update.

Thanks

@vaibhavIndianic
Copy link

There are many options available with firebase but for your listed requirement you can use firebase remote config, real-time database, cloud storage or firestore. Remote config is an easy tool that comes in handy when you have to make changes often like deleting, adding coupons and A/B testing an event. Use firestore or real-time database to store user data like geolocation, time of entry, etc. Hope it helps you.

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

No branches or pull requests

2 participants