📊 Add Project Statistics Dashboard to Web App
Description
The repository contains projects organized into three categories:
- 🎮 Games
- 🔢 Math
- 🛠 Utilities
Currently, users can browse projects, but there is no quick overview of the repository's size and category distribution.
A statistics dashboard should be added to the web app to display the total number of projects in each category along with the overall project count.
Proposed UI
Example:
🎮 Games: 18
🔢 Math: 14
🛠 Utilities: 10
📚 Total Projects: 42
Expected Behavior
- Automatically count projects from the existing project registry/data source.
- Display category counts dynamically.
- Show total project count.
- Match the existing design system and theme.
- Support both light and dark modes.
- Be responsive on mobile and desktop devices.
Benefits
- Gives users an instant overview of repository content.
- Improves project discoverability.
- Makes the homepage more informative and engaging.
- Scales automatically as new projects are added.
Suggested Difficulty
Level: Intermediate
Suggested Labels
- enhancement
- design
- web-app
- level: intermediate
📊 Add Project Statistics Dashboard to Web App
Description
The repository contains projects organized into three categories:
Currently, users can browse projects, but there is no quick overview of the repository's size and category distribution.
A statistics dashboard should be added to the web app to display the total number of projects in each category along with the overall project count.
Proposed UI
Example:
🎮 Games: 18
🔢 Math: 14
🛠 Utilities: 10
📚 Total Projects: 42
Expected Behavior
Benefits
Suggested Difficulty
Level: Intermediate
Suggested Labels