This PR implements the functionality of the Admin Panel, allowing administrators to manage users, view system statistics, and efficiently control application settings.
Detailed Description
What is the issue?
View all registered users.
Deactivate or delete users.
Verify user identity.
The Administrators access the panel via a login screen.
After a successful login, administrators are redirected to the admin panel.
<============ Admin Dashborad Functionality============>
Admin Panel Functionality
This PR implements the functionality of the Admin Panel, allowing administrators to manage users, view system statistics, and efficiently control application settings.
Detailed Description
The Administrators access the panel via a login screen. After a successful login, administrators are redirected to the admin panel.
Additional Information