About

Endolla Watcher keeps an eye on Barcelona's public charging network. It highlights stations that appear inactive or unavailable so issues can be resolved quickly.

The dashboard is powered by a small Python backend that continuously ingests the Endolla open data feed and exposes a JSON API. This static site consumes that API to render live statistics.

Deployments are managed through Argo CD. The backend and frontend run as independent workloads to make scaling and upgrades straightforward.