Hi, I’m very new to bubble and have been working my way through tutorials. My app depends very much on the following
A new user creates a profile and has a defacto profile setting of coordinator.
- coordinator creates a new page called xxxx. They are by default the admin of that group.
- coordinator invites others to join xxxx by email sign up. Defacto profile status of new users is member.
- xxxx can only be viewed by coordinator and users. It is a closed group to them.
- my idea is to have many pages like xxxx all with the same template but the coordinator creates a name for the page at sign up and each xxxx is independent of each other. Users cannot access someone elses xxxx for example.
my main concerns at this stage is whether it can be done. I’ve found some tutorials that come close but nothing that is exactly this and privacy. I probably don’t know the language of bubble well enough to know what to search for so any help would be much appreciated. Thanks