proteendas / StudentManagement

This is a basic version of a Student Management System, where Students can get themselves registered and Admin can view/manage their details.
1 stars 2 forks source link

what is admin login details for student management dbms project #1

Closed Knuckle09 closed 2 months ago

proteendas commented 5 months ago

For Admin Login, no specific user is provided, you can register a normal user and then in the db table, change the user type from 0 to 1 (1 = admin)