expert-gamer/solar-rooftop-analyzer
All final code
Critical: All final code fixes for display, data types, and imagery acquisition
fix: Import Union from typing module in relevant files
feat: Integrate Google Static Maps API for real imagery
fix(services): Correct attribute names in AI prompt generation and mock data
Final check: Ensuring dataclass instantiation and prompt attribute fixes are live
fix(app): Use attribute access for result objects in UI
refactor(config): Flatten config manager to expose properties directly
fix(types): Add missing typing imports to service files
fix(types): Add missing typing imports to service files
fix(imports): Correct config import path in all services and utils
fix(app): Correct import path for root-level config.py
fix(app): Correct absolute import paths
fix(docker): Remove unnecessary runtime GDAL install
fix(docker): Update GDAL package name for Debian Bookworm
feat: Initial clean project upload
