Specific database?

Hi guys, I am making a QR code scanner. I wanted to make a history system which store the QR code user scanned before. I made it with airtable, but the main problem is the database is interlinked between users. That means a user may see what other users have scanned before. Can someone tell me how to get the data specific from users?

You can use Tiny DB to store the history lists of the user. :wink:

1 Like

When designing a bank you need to think about it first. To fetch data from other users? Online banks generally give users permission, so data is available to those who have those permissions. What do you really want?

2 Likes

Actually he just want to save users history in a QR code app. That’s it. :sweat_smile:

1 Like

Ah Yes … now I understand … :+1:But that does not mean that the history cannot be recorded on the network, expanding the use of the history and the app… :+1:

1 Like

Thanks for suggest, I will try your suggestion.

May you tell me how to do it? Thank you.

Use these procedures. It will help you. :slight_smile:
blocks (21)

Yes. It is. Possibilities are endless. :wink:

Thank you.

1 Like

Glad it helped you. :relieved:

1 Like

That’s what I said … think big :+1:

3 Likes

Thanks guys, I made it!

1 Like

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