Skip to content

This program adds weather data to a bar graph for US cities.

License

Notifications You must be signed in to change notification settings

0MNIP0TENT/UsCityBarGraphGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US cities bar chart generator

This program uses the Open Weather api for the weather data, chart.js to create the bar graph, and JQuery with ajax to make the api calls.

configuration

In order to get this program to function you must go to OpenWeather and register for an api key which is free. Once you register add your api key to the apikey variable under global variables. Then it should be fully configured. Where to add the api key.

A preview of the working program

A preview of the working program.

About

This program adds weather data to a bar graph for US cities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages