Overview
Design and implement an Event Organizer Dashboard.
Requirements
- The dashboard must only be accessible to users with the 'event organizer' role (ensure role middleware is applied).
- Review and extend the dashboard controller to provide the following features:
- Event creation and editing
- Manage event details, schedules, and deadlines
- View, approve, and export participant lists
- Analytics (event registrations, engagement stats)
- Ensure all endpoints and UI components respect role-based access.
- Test for usability and security.
References
- Review the current middleware for role logic
- Review the current dashboard controller for existing and in-progress functionality
UI/UX
Excluding the blurred face, follow best practices for dashboard design and access control.
Overview
Design and implement an Event Organizer Dashboard.
Requirements
References
UI/UX
Excluding the blurred face, follow best practices for dashboard design and access control.