Local Weather App (If you have a second, take a look at it ;-) )

Hey everyone just finished my project for the local weather app and I would really appreciate any feedback on it.

The whole story there:

  • I tried using as much semantic as possible with my HTML5;
  • I didn’t use any frameworks on this one so plain CSS3 and vanilla JS;
  • I’m not the best designer, so I already apologize for that (any feedback on improvements are more than welcome and appreciated);
  • Just added a little spinner at the beginning to trying enhance the UX.

Thanks everyone.

I think it looks good but I’m getting a big ‘N/A’ on my output above the temp and not sure what that refers to in the code.

Looking good.

Yeah, I also get the N/A. I think it’s referring to what should be the icon?

Oh it is awesome. you did a very good job

Thank for the feedback mate. It’s a error handler, I had a small table from the openweather api to condition which icon to use. So I’m sure I’m missing some or there is a spelling error somewhere. I’ll get on it. I really appreciate it. :wink:

Exactly my friend. The N/A is an error handling. I’m guessing it’s either a spelling or I’m missing some cases in the switch conditional. I’ll get right on it. Thank you very much for taking the time. Really appreciate it. :wink:

Thank you for the feedback and for taking the time. I really appreciate it. :wink: