Hello everybody,
I’m trying to create a website where 2 types of users should be able to sign up/login:
- user 1: EMPLOYEE
- user 2: EMPLOYER
USER 1:
Every employee (of different companies) should be able to login.
When they sign up or log in they are redirected to their dashboard.
There they can start to “create a new project” & they can see all their created projects.
USER 2:
Every employer (of different companies) should be able to sign up.
Here I want ONLY EMPLOYERS to be able to signup for an employer account. (so no employees or other people) How can this be achieved?
—When the employer logs in, they get redirected to their dashboard.
—There they should be able to see in the repeating group, the created projects of all their employees (and only of their own employees !!). When the employer then clicks the “Shape A” (clapping hands) of a created project by an employee, the project is approved by the employer.
Can anybody help me out on how to set this up?
All suggestions or other insights are very much appreciated !!
I’ve included the link to the basic set up of this app below: