DevByte-Community / DevByte-Community/Community-Platform-Frontend

Replace Mock Data with Real System Data on Admin Dashboard Metrics

Open
#156 0 comments 0 reactions 1 assignee Claimed by @Ismail0u View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The Admin Dashboard currently displays mock or hardcoded values for key system metrics, including:

- Active Members

- Active Projects

- Upcoming Events

- Blog Post Counts

These values should be replaced with real data fetched from the appropriate backend endpoints. Each metric must accurately reflect the current state of the system and stay in sync with actual records in the database.

Ensure the following:

- All dashboard metrics consume live API data

- Data is correctly mapped and displayed

- Loading and error states are handled gracefully

- Values update correctly as records change in the system

This will ensure the admin dashboard provides a reliable and accurate overview of platform activity.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.