Skip to content

ruchita-nathani/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Weather App

Overview

This Flask Weather App is a simple web application that allows users to check the current weather for a given city. It uses the OpenWeatherMap API to fetch real-time weather data.

Features

  • Weather Information: Get the current weather status for a specified city.
  • Fallback City: If no city is provided or an invalid city is entered, the default city is set to "Erlangen."

Dependencies

  • Flask
  • Waitress
  • OpenWeatherMap API

Give an execute permission to the script file of app

chmod +x ./weather-app/run_app.sh

Runs the app

chmod ./weather-app/run_app.sh

Open http://localhost:8000 to view it in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published