Qui rerum facere est

This project is a role-based permission system where multiple user roles exist. Currently, the permissions are not fully implemented at the route level because the complete business logic and permission structure need to be defined by the project owner.
Therefore, we need to create a PDF document containing a list of all system permissions, organized by modules or features. Each permission should have a checkbox so that the project owner (or business authority) can easily select which permissions should be assigned to which roles.
The purpose of this document is to allow the project owner to clearly define:
Which roles exist in the system
What actions or permissions each role should have
Once the selections are made in the document, the chosen permissions will be implemented in the system accordingly.









