I’m new to Adalo and looking whether this might suit my needs. I’m also a newbie to apps so simple answers please!
I want to create an app, which can be used by multiple clients. Each client will generally have the same requirements (possibly with some features enabled or disabled depending on their subscription level).
I’m not sure how to start with the database setup. Can I use just one app, and somehow keep the clients separate, so that no client can view anothers?
I’ve read about possibly creating a Client_ID and having this as a reference field in all tables?
Ideally I’d like to be able to issue the client with an initial ‘client master admin’ login, and then from their the client can add their own data (employees and other data relating to them specifically).
Thanks!