Skip to content

Weather App using JS, CSS, HTML, Bootstrap, Open Weather API

Notifications You must be signed in to change notification settings

NicoleLee472/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Weather App using Valilla JS, CSS, HTML, Bootstrap, Open Weather API

This is the final assignment for the SheCdoes Plus online coding course.

Outside the course I was learning about Crockford's object pattern and that polluting the global name space is Bad, hence I have locked everything up in Immediately-Invoked Function Expressions (IIFEs). I like them for the API like returns and the neat sections however I believe I may have ended up with some degree of Callback Hell. Managable for a program of this size and complexity, but my next step will be to learn how to avoid that.

You may notice that there is no error handling, which is simply because I haven't learnt how to do that yet! If it seems broken, just refresh the page ;)

Favicon by icons8: https://icons8.com/icon/gtJlIVpnqQyS/cloud Background is thanks to NASA's free Astronomy picture of the day API: https://data.nasa.gov/Space-Science/Astronomy-Picture-of-the-Day-API/ez2w-t8ua Hosted for free on Netlify.

About

Weather App using JS, CSS, HTML, Bootstrap, Open Weather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published