Skip to content

Using the API provided by openweathermap.org, this program gets the current forecast for the city of Austin and displays the results in an html file. This is my first project, and should be viewed as very much a work in progress as I have already several planned updates in the works.

License

Notifications You must be signed in to change notification settings

tjc0090/weather_forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_forecast

Using the API provided by openweathermap.org, this program gets a 7 day forecast for the city of the user's choice and returns the high, low, and conditions expected for the day.

Functionality still to add:

  • allow user to choose how many days they would like to receive the forecast for.

Moving forward with this project will mainly involve working with the HTML and CSS aspects of it. The goal is to have the HTML result in sort of a weekly email newsletter feel.

Troubleshooting, bugs, other issues:

  • currently everything is working as expected. I want to switch the HTML generation over to using some type of templating system, but haven't finalized a decision on that.

About

Using the API provided by openweathermap.org, this program gets the current forecast for the city of Austin and displays the results in an html file. This is my first project, and should be viewed as very much a work in progress as I have already several planned updates in the works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages