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

Replace Mock Data with Real System Data on Admin Dashboard Metrics

Abierto
#156 0 comentarios 0 reacciones 1 asignado Reclamado por @Ismail0u Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
6
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.