Commit Graph

68 Commits

Author SHA1 Message Date
30518a0fba weathericon 2024-05-10 11:50:14 +02:00
b3c7724c12 one million cases 2024-05-10 10:07:18 +02:00
a21c44185f added weather to context provided by weatherNow.
The application structure and naming should take in to account the weathernow component will be the container
2024-05-10 01:10:37 +02:00
59bbcaea69 Changed to open-meteo api and added location name to geoLocation state from places api 2024-05-10 01:00:26 +02:00
55b425c03a moved passed down states and setters to context 2024-05-09 23:40:14 +02:00
1772c0b543 moved keys to API keys to .env.local 2024-05-08 10:43:33 +02:00
e98edf431d comment actions 2024-05-08 08:53:30 +02:00
e3f0a72539 fixed location fetch 2024-05-07 21:18:51 +02:00
7b97a0eb65 Fixed some things.
Need to fix google places call. It is refreshing the page when receiving the data, thus resetting the state.

It's a job for tomorrow.
2024-05-06 23:22:57 +02:00
0a4e22a8ca nothing works 2024-05-05 22:55:51 +02:00
55b82e5e5d did some stuff with LocationSearch component and moved types to separate file. 2024-05-05 09:51:29 +02:00
0e710e80c3 Merge branch 'main' of https://gitea.rannes.dev/christian/local-weather 2024-05-04 23:47:07 +02:00
d7b2af3bb7 changed api req 2024-05-04 23:45:44 +02:00
5d0ef2ec3a yes 2024-05-04 23:04:30 +02:00
c33c7568d1 location getting passed as prop now 2024-05-04 20:30:04 +02:00
910e61e51c getting data but no locations 2024-05-04 15:40:23 +02:00
11605d2246 initial commit 2024-05-04 09:39:10 +02:00
f128f19959 Initial commit from Create Next App 2024-05-03 16:48:24 +02:00