This is the Weather-App from Free Code Camp's Front Certificate, through it's iteration it has used a couple of ideas and code from other places. The code is a bit hodge podge but like all great tinkers dreaming of being an engineer; IT WORKS. Here is a link to a live version : https://nerajno.github.io/Weather-App/
- Font Awesome version 4.5.0 and Bootstrap 3.3.6.
- Contains background images from Pexel.org
- Uses a fix for the Openweather Api { https://fcc-weather-api.glitch.me // GOOGLE IT }
Please feel free to use the this code as you need to. This repository adheres to the MIT License.
Shout out to following person/s and crews : -FCC and FCC ATL -Mark, Krista, Ellen, Kenan, Esterling and Toby HO.
TODO
- Fix Navbar to be mobile responsive.
- Make mobile responsive.
- Refactor Javascript to be more functional.
- Fix Js geolocation issue.