Skip to content

🌦 Weather dashboard is a weather predicting web app which tells the user about the weather of a particular city. The weather fetched are in real time.

License

Notifications You must be signed in to change notification settings

ashishsahu1/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Weather App ☀️☔️

This is a Flask (Python) application that uses api to fetch current weather on basis of city name.

Example screenshot of flask_weather application

Setup

  • Install Dependencies
  • Hit the following command
    • pip install requirement.txt
  • Run
    • python app.py

Functionality

  • Takes City Name as Input from the user.
  • Use the api call to search the city name.
  • Bring data as JSON file.
  • Filter the JSON data and gives proper output.

About

🌦 Weather dashboard is a weather predicting web app which tells the user about the weather of a particular city. The weather fetched are in real time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published