feat: Sprint 5 - Visualization components and Toronto dashboard #20

Closed
lmiranda wants to merge 0 commits from feature/sprint5-visualization into development
Owner

Summary

Figure Factories

  • choropleth.py: Choropleth map for districts/zones
  • time_series.py: Time series charts for trends
  • summary_cards.py: KPI indicator cards

Components

  • map_controls.py: Mode toggle, metric selector
  • time_slider.py: Year/month navigation
  • metric_card.py: Reusable KPI cards

Dashboard

  • Toronto dashboard page at /toronto
  • Purchase/Rental mode toggle
  • Time period selector
  • Responsive layout

Closes #18

## Summary ### Figure Factories - choropleth.py: Choropleth map for districts/zones - time_series.py: Time series charts for trends - summary_cards.py: KPI indicator cards ### Components - map_controls.py: Mode toggle, metric selector - time_slider.py: Year/month navigation - metric_card.py: Reusable KPI cards ### Dashboard - Toronto dashboard page at /toronto - Purchase/Rental mode toggle - Time period selector - Responsive layout Closes #18
lmiranda closed this pull request 2026-01-12 02:41:56 +00:00

Pull request closed

Sign in to join this conversation.