8 hours ago
I don't think I explained myself clearly. The application only has two types of users:
The master user, who owns the building (and the project), and has complete control over the entire project.
The viewer user, who can only see the machine statuses and modify temperature settings according to the needs of their "clients."
What I need is a client list that the master user can modify. For example, if a client doesn't renew their rental agreement, the master user should be able to remove them from the list (displayed on the HTML page). Alternatively, if a client wants to rent additional areas or spaces, they could make a change. Clients don't have access to this view. Only the master user and the viewer user, who will be at reception, have access.
I only need to change the name of the client in the areas or spaces, on my HTML table, I don't need to give the clients access to the app
The master user, who owns the building (and the project), and has complete control over the entire project.
The viewer user, who can only see the machine statuses and modify temperature settings according to the needs of their "clients."
What I need is a client list that the master user can modify. For example, if a client doesn't renew their rental agreement, the master user should be able to remove them from the list (displayed on the HTML page). Alternatively, if a client wants to rent additional areas or spaces, they could make a change. Clients don't have access to this view. Only the master user and the viewer user, who will be at reception, have access.
I only need to change the name of the client in the areas or spaces, on my HTML table, I don't need to give the clients access to the app