mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
- Implemented demographic breakdowns for profile fields like gender, age, orientation, and more. - Added `DistributionCard` component to render ranked bar lists for frontend visualization. - Introduced backend aggregation logic for demographic stats with thresholds to ensure data anonymity and validity. - Updated API response to include `demographics` field for frontend integration.