Feedback for on my Weather App!


Was wondering if I could get some feedback for my Weather App.
I used the DarkSky API for my weather data.
Thanks
Leon

1 Like

worked great for me :slight_smile:

1 Like

It works fine for me. good job :slight_smile:

1 Like

For retrieving the address I’ve used location.results[2].formatted_address but its a little tricky because google api formats the json response differently for each country. I found that solution as a middle acceptable one.

I would also add short day name ( 3 chars) for the forecasted part.

Good job. Happy coding

1 Like

Thank you for the input.

Awesome thank you for the feedback.

Yea I saw that to I’ll see what I can do to fix it.

Awesome thank you guys the feedback!