-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
EnhancementNew feature or requestNew feature or requestHelp wantedExtra attention is neededExtra attention is needed
Description
Description
Add support for an Admin role in the system.
Tasks
- Create the
Adminrole in the database - Assign the role to selected users
- Restrict access to admin-only pages (e.g. dashboard, product management, user management)
- Apply role-based authorization logic
- Test to ensure only Admins have the required access
Expected Result
Admins should be able to access and manage all admin-related features.
Regular users should be restricted from these areas.
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestHelp wantedExtra attention is neededExtra attention is needed