Skip to content

zvone92/Weather-Forecast-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather and Forecast

Weather and Forecast is an API based Django web app that gets the current weather and 5 days forecast for multiple cities using Open Weather Map API.

  • User can add cities for which he wants to get weather information into a form and save it.
  • App will create a little weather-box for each city that user added and it will display a short weather description inside.
  • When a user clicks on that box, app will show a 5 days detailed weather forecast. Each city is saved to database.

About

Weather and Forecast is API based Django web app that gets the current weather and 5 days forecast for multiple cities using Open Weather Map API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors