Roll Based Web App [closed]
I'm gonna implement RBW (roll-based-web) and I'm not sure how to do this. But I'm sure I don't need to make several pages (namespaces) for each role, such as admin/index.jsx, manager/index.jsx, tech/index.jsx, and customer/jsx. I use: Back-end: Nest.js Front-end: React.js Roll Admin - full access, control all data and settings Manager - customer/site edit Tech - site access, data input, report submission Customer - read-only access to report/historical data for their site. If anyone has good experience, kindly let me know. Thanks, Marc
![Roll Based Web App [closed]](https://cdn.sstatic.net/Sites/softwareengineering/Img/apple-touch-icon@2.png?v=1ef7363febba)
I'm gonna implement RBW (roll-based-web) and I'm not sure how to do this. But I'm sure I don't need to make several pages (namespaces) for each role, such as admin/index.jsx, manager/index.jsx, tech/index.jsx, and customer/jsx.
I use: Back-end: Nest.js Front-end: React.js
Roll
- Admin - full access, control all data and settings
- Manager - customer/site edit
- Tech - site access, data input, report submission
- Customer - read-only access to report/historical data for their site.
If anyone has good experience, kindly let me know.
Thanks, Marc