Skip to content

TolgaS92/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Dashboard

Libraries

  1. Bootstrap
  2. Google Fonts
  3. Jquery
  4. Moment.js
  5. OpenWeather API

About

  • Third-party APIs allow developers to access their data and functionality by making requests with specific parameters to a URL. Developers are often tasked with retrieving data from another application's API and using it in the context of their own. Your challenge is to build a weather dashboard that will run in the browser and feature dynamically updated HTML and CSS.

-Our goal is to retreve weather data for cities, with using third-party Api's and localstorage to create interactive weather forecast website.

What I learned

  • How to use jquery?
  • How to use different libraries?
  • How to create responsive, and interactive web page?
  • How to use third part API's?
  • Server side API's

ScreenShots

Main Page City Searched

HTML validator

  • HTML Validated

Link

  1. github.io
  2. github