M5-T07: add latest-reading cards and Recharts trend charts; readings return most-recent rows

This commit is contained in:
2026-06-22 14:17:59 +02:00
parent 2dc469274a
commit 68165f0e01
13 changed files with 1454 additions and 23 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
"react-dom": "^18.3.1",
"react-feather": "^2.0.10",
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.30.4"
"react-router-dom": "^6.30.4",
"recharts": "^3.8.1"
},
"devDependencies": {
"@eslint/js": "^9.39.4",