Unique inventory database for each separate store

sahab
New Member

Hi,
I want to build an app that helps my local stores to post their inventory (image, price, quantity, etc). Each store has a unique database. They should not be able to see other stores or their database. Each store should be able to log in with their unique email/password.

My job is to extract the database and submit it on one website, with local stores and their inventory in our area.

Do I need to create a separate app for each store in my back end? I am going to have up to 20 stores so I rather have one app and switch between stores. Or is it easier just to download the database from the spreadsheet for each individual store? Other selutions?

Thank you.

0 5 195
5 REPLIES 5

One app, a user x = x store (using usermail()) and then a security filter on the table with storename.

Steve
Platinum 4
Platinum 4

For reference:

sahab
New Member

Thank you Steve and Leonardo. Now I know where to start my project.

sahab
New Member

so creating such app with up to 30 users/stores should be possible? Do I have to pay per user/shop or this one app?
Thank you once again

Top Labels in this Space