Issue Report
Missing Route-based access control?
Expected behavior
As concisely as possible, describe the expected behavior.
Actual behavior
src/routes/MainRoutes.js
- There's no mention of route-based access control here (like restricting certain routes
based on user roles).