-
Notifications
You must be signed in to change notification settings - Fork 26
ElearningManagement Login Info
GowthamRaj K edited this page Jul 10, 2023
·
1 revision
Use admin@gmail.com / admin123 as the credenrials for testing purpose.
You can also enhance the code when you are practicing, by including multiple admins, and add a admin table and customize the logic accordingly, or even you can include roles table and validate each role (admin/user/Professor) if its a valid user everytime whenever they are trying to log in.