Simplify the filter UI to show only essential filters (type toggle, price/bedroom range sliders, min size) by default, with advanced filters collapsed. Extract visualization controls (color-by metric, POI travel mode) into a separate VisualizationCard component. Wire up previously ignored backend filters: max_sqm, min/max_price_per_sqm, and district_names now work end-to-end. |
||
|---|---|---|
| .. | ||
| app.py | ||
| audit_middleware.py | ||
| auth.py | ||
| config.py | ||
| metrics.py | ||
| metrics_guard.py | ||
| passkey_routes.py | ||
| poi_routes.py | ||
| rate_limit_config.py | ||
| rate_limiter.py | ||