-
Notifications
You must be signed in to change notification settings - Fork 24
Create Admin Dashboard with Users, Events & Analytics #126
Copy link
Copy link
Open
Labels
DesignThis 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.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
DesignThis 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.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Create a complete Admin Dashboard for AthLead where administrators can view important platform data in one place.
The dashboard should provide an overview of users, athletes, events, and other relevant platform statistics using cards, tables, and graphs.
Requirements
Create the main Admin Dashboard page.
Show total number of:
Add graphical representations of platform data.
Display event-related statistics and trends.
Display user/athlete statistics.
Use appropriate charts such as:
Add recent/upcoming events section.
Add relevant summary/statistic cards.
Dashboard data should be fetched from the backend rather than hardcoded.
Dashboard should be accessible only to administrators.
Keep the dashboard responsive and consistent with the existing AthLead UI.
Expected Outcome
The admin should be able to open the dashboard and get a quick overview of the entire platform, including users, athletes, events, and their associated statistics.
Acceptance Criteria