We've moved discussions to Discord

Accounts Questions

Andrew Hodson
I'm working on setting up an app for nursing homes. a Home will have multiple accounts and different types (Admin, Nurse, Coordinator, Driver). Any user assigned to a Home should be able to see any resource for that home. The Home's Admin would be able to create the users for that home. Also, some users might have multiple Homes they belong to.   How would you set this up?
Chris Oliver
Hey Andrew,

You could use the Account like a Home, but have an associated Home model that stores all the Home details. That would get all your roles and multiple homes associations pretty much out of the box.
Andrew Hodson
Do you then disable personal accounts?
Notifications
You’re not receiving notifications from this thread.