Garden Monitor Web – real-time IoT dashboard for garden sensor data
It provides a full‑stack web app that ingests soil moisture, pH, and ambient climate data from ESP8266 devices and stores them in a Neon Postgres database. Users get an authenticated admin panel to manage plants and view historical records, plus a public demo that runs entirely in the browser. The system integrates hardware firmware, a REST API, and a polished React interface, offering a ready‑to‑deploy solution for hobbyist gardeners and small‑scale farms. Compared to generic IoT dashboards, it bundles hardware support, cloud‑native deployment, and a clear separation between real and demo data.
View on GitHub →lucas-hochmann-rosa/garden-monitor-web