Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

executable file
·
28 lines (21 loc) · 1.03 KB

Weather-App - Version 0.21

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/

Screenshot

Image of ScreenShot

Built With

  • 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 }

LICENSE-

Please feel free to use the this code as you need to. This repository adheres to the MIT License.

Acknowledgments

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.