A self-hosted city environmental sensor map — React/Leaflet frontend with FastAPI backend pulling live and historical data from Prometheus-scraped IoT nodes.
  • JavaScript 64.1%
  • CSS 18.7%
  • Python 11.7%
  • Shell 3.1%
  • Dockerfile 1.6%
  • Other 0.8%
Find a file
Nickie Deuxyeux 12688b06f9 Add hover bubble with mini gauges and toggle control
On marker hover, shows a floating card with five Recharts donut gauges
(temperature, humidity, TVOC, eCO2, AQI) coloured by existing threshold
functions. A checkbox control below the zoom buttons toggles the feature,
enabled by default. Dark mode support throughout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 14:09:31 +03:00
backend Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
frontend Add hover bubble with mini gauges and toggle control 2026-05-12 14:09:31 +03:00
.dockerignore Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
.gitignore Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
deploy.sh Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
dev.sh Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
Dockerfile Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00
nodes.yaml Initial commit: env-map city sensor web application 2026-05-12 13:36:16 +03:00