Skip to content

Created a simple web-based application for weather forecasting and deployed on heroku platform. Added features like zip-code based query, fetching data for temperature in both units (Celsius & Fahrenheit), weather alerts, sunrise & sunset time. Go through README.md for more understanding.

Notifications You must be signed in to change notification settings

gauravpore/Weather-Forecaster-App

Repository files navigation

Weather-Forecaster-App 🌦️

📌Click here to checkout the deployed application.

🔹Overview:

The weather forecaster app is an web based application to get weather updates and forecast, like temperature in both units (Celsius, Faranheit), expected climate changes, wind speed and much more.

🔸Concepts:

  • Application Development
  • API calls
  • Git based deployment (heroku client)

🔸Tools & Technologies:

🔹Features:

  • Getting weather forecast using Open Weather API
  • City name and zip-code based querying
  • Parameters: Temperature, Wind speed, Cloud coverage, Sunrise & Sunset time, Graphical forecast (line & bar graph)

🔸Installation Guide:

  • To install streamlit:
pip install streamlit
pip install pyowm
  • To install matplotlib:
pip install matplotlib

🔹References:

🔹Contribution:

Contributions are always welcomed. Make sure you read the Contribution info

About

Created a simple web-based application for weather forecasting and deployed on heroku platform. Added features like zip-code based query, fetching data for temperature in both units (Celsius & Fahrenheit), weather alerts, sunrise & sunset time. Go through README.md for more understanding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published