Good morning, I'm doing a course completion software at school, and I need to make a login system with access level (I'm programming in layers and using SQL SERVER 2012) .
I saw a tutorial on the net that the user had to choose the level of access when he was going to log in, but wanted that, when logging in as admin, everything would be released and logging in as a seller (for example) would have restrictions, so you would not have to choose the access level. can anybody help me?
If necessary, I can show the login system codes.