Commit Graph

11 Commits

Author SHA1 Message Date
David Fencl 6395df1992 feat: implement multilingual SEO support and enhance map UI with data synchronization updates 2026-06-06 17:24:30 +02:00
David Fencl db1aadcc8d feat: add automatic data polling, conditional search visibility, and extended scraper functionality for monthly lake records 2026-06-06 12:34:20 +02:00
David Fencl dbb22e7972 refactor: centralize lake metrics calculations into a utility module with comprehensive unit tests 2026-06-06 11:45:56 +02:00
David Fencl 6d77c20c84 refactor: remove coverage report and add weather widget and navigation utility files 2026-06-06 11:41:13 +02:00
David Fencl a3b3d40769 feat: add circular progress component and update historical lake data indices 2026-06-06 10:38:43 +02:00
David Fencl 57e9bf12ca feat: implement Open-Meteo weather integration with backfill scripts and updated lake data models.
continuous-integration/drone/push Build encountered an error
2026-06-05 23:34:13 +02:00
David Fencl 8193ce818a feat: implement tests and coverage reports for KpiCards and scrapeLakes functionality 2026-06-05 23:08:44 +02:00
David Fencl 8d1fb5b28e feat: implement automated data scraping and history generation pipeline for PVL reservoir levels 2026-06-05 22:58:21 +02:00
David Fencl 5411bd16ff feat: update lake index, sync scraping scripts, and prune unused data files 2026-06-05 22:24:47 +02:00
David Fencl 61a8af109c feat: implement map view for lake visualization and automate data scraping pipeline 2026-06-05 22:03:38 +02:00
David Fencl a5bd4985d1 feat: Initial commit - Hladinator (Water Reservoir Dashboard)
continuous-integration/drone/push Build encountered an error
- Setup React project with Vite and TypeScript
- Built dynamic UI supporting Dark/Light mode and CS/EN localization
- Added Lakes Overview grid with mock data for 40+ reservoirs
- Created interactive Recharts charts for water levels and flow rates
- Designed fully responsive premium mobile layout with custom SVG KPIs
- Developed TypeScript scraper scripts to fetch reservoir data
2026-06-05 21:36:38 +02:00