-
Notifications
You must be signed in to change notification settings - Fork 24
Create Admin Athlete Dashboard #123
Copy link
Copy link
Open
Labels
BackendThis is an issue related to backendThis is an issue related to backendDesignThis is an issue that needs contributer with good design knowledgeThis is an issue that needs contributer with good design knowledgeFrontendThis is an issue related to frontendThis is an issue related to frontendIntermediateThis is an intermediate level of issueThis is an intermediate level of issueOpen-to-AllThis is an issue that can be assigned to anyone and work on it.This is an issue that can be assigned to anyone and work on it.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
BackendThis is an issue related to backendThis is an issue related to backendDesignThis is an issue that needs contributer with good design knowledgeThis is an issue that needs contributer with good design knowledgeFrontendThis is an issue related to frontendThis is an issue related to frontendIntermediateThis is an intermediate level of issueThis is an intermediate level of issueOpen-to-AllThis is an issue that can be assigned to anyone and work on it.This is an issue that can be assigned to anyone and work on it.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Create an Athlete Dashboard/Management page that allows administrators to view and manage information about all athletes registered on the AthLead platform.
The page should provide administrators with a centralized view of athlete data.
Requirements
Create a dedicated Athlete Dashboard page for admins.
Display a list/table of all athletes.
Show relevant athlete information such as:
Fetch athlete data from the backend.
Add search functionality.
Add filtering where applicable, such as by sport or other athlete attributes.
Display useful athlete statistics at the top of the page.
Allow the admin to view an individual athlete's details.
Keep the page responsive and consistent with the existing AthLead admin UI.
Restrict the page to administrators.
Acceptance Criteria