You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am building an exam system for companies. Each company(tenant) has employees who will do the exams. For security purposes, the exams will be on System database. If a company has paid for the exam, then its employees can do the exam. How do I create a relationship between the Tenant model and the system model for this scenario? Or if there is any other solution to this issue.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I am building an exam system for companies. Each company(tenant) has employees who will do the exams. For security purposes, the exams will be on System database. If a company has paid for the exam, then its employees can do the exam. How do I create a relationship between the Tenant model and the system model for this scenario? Or if there is any other solution to this issue.
Thanks in advance.
The text was updated successfully, but these errors were encountered: