1
0
Commit Graph

5 Commits

Author SHA1 Message Date
Jose
1e5a8f7ee7 Enhance PollutionMap component with Voronoi layer toggle; add GeoJSON data for visualization 2025-05-30 20:53:02 +02:00
Jose
bf42eccc67 working frontend and backend 2025-05-10 15:08:39 +02:00
Jose
0ce48c18e2 Refactor application structure and components
- Moved components to a new layout directory for better organization.
- Updated App component to include GroupView and adjust routing.
- Removed unused components (App.jsx, Card.jsx, CardContainer.jsx, Header.jsx, MenuButton.jsx, SideMenu.jsx, ThemeButton.jsx).
- Introduced LoadingIcon component for loading states.
- Updated PollutionMap, SummaryCards, and HistoryCharts components to accept groupId as a prop.
- Modified API endpoint configurations in settings.prod.json for better clarity and consistency.
- Enhanced chart options in historyChartConfig for improved visual representation.
- Updated favicon and logo images.
2025-05-09 22:47:13 +02:00
Jose
c766ab68a1 changes on frontend 2025-03-17 02:24:24 +01:00
Jose
cf9d5e71fe Recovered from backup 2025-02-26 19:42:35 +01:00