IanClark-fullStack / weather-dashboard

Drafted and developed weather application using 3rd party API, allowing users to search current conditions and display forecasted data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App


Project Aim: Develop a weather application from scratch that will allow users to search for current weather conditions in a specified city as well as display the upcoming 5 day forecast.

If the user decides to search for a new / different location, save the previous location for ease of access.

Technologies Used

  • Anthropocene - Parametric Font that will dynamically change in style in acccordance to your local Air Quality Index.
  • OpenWeather - Geocoding API to fetch coordinates by city name
  • OpenWeather - OneCall API to fetch weather data
  • Local Storage
  • Bootstrap
  • jQuery
  • Font Awesome

Preview

image image

License

MIT

About

Drafted and developed weather application using 3rd party API, allowing users to search current conditions and display forecasted data.

License:MIT License


Languages

Language:JavaScript 78.7%Language:HTML 17.2%Language:CSS 4.1%