beep-industries / beep-industries/admin

Implement Dashboard Metrics Cards

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Description:**

- Display main platform metrics:
- Total users
- Active users
- Total servers
- Messages (24h / 7d)

Use shadcn Card components.

**Checklist:**

- [ ] Create StatCard component
- [ ] Fetch metrics from API
- [ ] Display loading state
- [ ] Display error state

Contributor guide

Open the contributing guide

Research direction

Start by locating the dashboard entry point, the existing API client, and examples of shadcn Card usage. Define how the metrics response maps to Total users, Active users, Total servers, and Messages for 24h/7d, then verify loading and error states. Done means a StatCard-based dashboard displays all metrics and handles both request states.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.