How do i store the product data for each user?

image

1 Like
When button1 click
call FirebaseDB1 store value give your tag and value to store
1 Like

which tag should i use user or the product?

Any name in which you want to store value like product ,User

1 Like

image
if i store it like this i will only store the products, what i want is that the outcome will be user,product like ben,coca:1,towel:1

call firebaseDB1 appened value give your tag in which you need to add

to add product in any tag

so the product will be in the user?

appened value add value in the tag which you give

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.