Skip to content

An application which gives information on air quality, temperature and location for cities

Notifications You must be signed in to change notification settings

mardelvalle/Air-Temperature-and-Map-of-City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Air-Temperature-and-Map-of-City

Enter the name of major cities and get the current air quality and temperature of the city as well as an image of the location on a map.

Link to project: a URL

How It's Made:

Tech used: HTML, APIs, JavaScript, Jquery

The api taken for air quality pulls the information from the two input fields to determine the air quality. At the same time, this data is turned into latitude and longitude coordinates. These coordinates are then put into the weather api and the google maps api to give back values.

Lessons Learned:

This was a good chance to see that some apis require information to be in the html file as well as in the Javascript. It was also an oprutnity to combine several other apis that I have worked on into one to get a more meaningful application.

About

An application which gives information on air quality, temperature and location for cities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published