Super simple weather app

Please have a look and tell me what you think :slight_smile:
Lots of these weather apps fail to work for some mysterious reason, so let me know if mine has that problem as well.

Local weather checker

I’m not that keen on tinkering with the visual side myself, so Bootstrap it is.

1 Like

Hey, it looks nice! I like the loading animation. One thing I would change: have the geolocation only run once. Now when I click “Refresh weather data”, I am prompted for acces to my location (Firefox).

Thanks for checking it out! :slight_smile:
Actually, I think I should change that button text to “Refresh location and weather data”, because it is intended. Not that the location is very likely to change on a desktop :smiley:

1 Like

Nice job! I like that you included a spinner to help viewers know you are fetching their weather information.

Suggestions:

  • Give the user more information about their weather and location.

  • The refresh button breaks visually on mobile layouts.

  • A background image or more lively background color might be a good touch.

Awesome weather app. I can’t wait to see more of your work.

Thanks for noticing the problem with button especially - another CSS property learned! :slight_smile:

I might go for some extra features later - for now I’d rather plunge ahead!