Wouldn't the Admin section be protected by authorisation?
Oct 25, 2017
3
Level 1
Issue on separation of Project Modules
Hi, we have our little school-based project in which it has Students and Administrators. How do I connect these 2 modules in 1 db? I decided to make separate app for each module but I'm still doubtful to make it in 1 app because I don't know if its a good practice to make this project as a single app and then I don't want users to visit their portals and just add route endpoints like / (index) for students and /admin for admins.
We've discussed this cons with my classmates to what if someone knows the /admin portal by accident or intention and then try to destroy it. Badly need help thanks
Please or to participate in this conversation.