Commit Graph

11 Commits

Author SHA1 Message Date
43262846a5 feat: implement weather fetching API and update frontend components for improved user experience 2025-08-03 19:10:20 +02:00
b6b6146ad0 Merge branch 'development' into debian12fullstack 2025-08-03 17:27:10 +02:00
0da92ead3c feat: add lucide-react icons to components and update dependencies 2025-08-02 22:53:47 +02:00
c15d0869c6 Update frontend/src/utils/apiFunc.ts 2025-08-02 02:18:46 +02:00
11e6e1684c Refactor code structure for improved readability and maintainability 2025-08-01 19:43:11 +02:00
8341e50dc8 feat: enhance ChangeAPI and ChangePreferences components; add "API key update" functionality and save preferences feature 2025-08-01 01:06:58 +02:00
21963eda1b feat: implement WeatherForm component and integrate weather fetching functionality.
Also added a weather data card where the design is displayed
2025-07-31 17:12:00 +02:00
480b5188ba Added weather data component to display weather data - also added function to display data 2025-07-31 15:58:38 +02:00
e505d9b0e8 fix: increase autoClose duration for Toast notifications to improve user experience
refactor: enhance error handling in fetchWeather function with detailed console messages
2025-07-30 11:23:42 +02:00
dcfbbb2f22 feat: enhance weather fetching experience with loading state and notifications 2025-07-29 23:40:24 +02:00
5f514d4578 add react-toastify for notifications and implement weather fetching functionality 2025-07-27 13:33:54 +02:00