Hello everyone, I would like to know how can I store and retrieve objects from the real-time database as the purpose of this project is to collect the behavior of users to analyze the nutrition behavior, it is like Facebook to collect the behavior of users. So, I would like to analyze which menu they love the most and other behavior, so I need all data that users enter or click to go to database, could you please suggest how to do this, thank you very much
If you haven’t searched the forums or watched tutorial videos, start there. If you have, post a link to your project or screenshots of your blocks and explain what happens when you preview your project and what you want/expect to happen.
Thank you tatiang, as I understand this method will allow user to use another device with all info that use to enter to previous one by syncing method but I wonder if we do this method, can we do save the user data later to do customer analysis or not, do you have any idea?
If you want to store user data and analyze it later, you can use:
Firebase
Google Sheets
Airtable
The difference for me – and the reason I often use Firebase – is that with Firebase, I can keep user data completely separate. With Google Sheets and Airtable, the data from multiple users is stored in the same spreadsheet. That’s not always bad but for me, I’m always a little more careful about how I code my project is I’m using Google Sheets or Airtable.
If you have multiple people who need access to the data from the developer side, it’s probably best to use Google Sheets (or Airtable) since most people are familiar with that.
Hello Jared, I am still very new to building the block and my problem is when I see the blocks, I cannot identify where is the block come from which component as I only see your block but not design trees, So could you please help to clarify your component such as :
How to observe which blocks are come from where and it is which type of component?
Do the notes is the name of the screen ?
this method use which one of these : google form ? airtable ? or use own table in app
4.if there aer the link of video tutorial , could you please suggest