Skip to content

bcalagoz/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a Flask-based web application that displays the current weather information of a specified location. The weather data is obtained from the Open Weather App API using the Python requests library, and the application also uses a PostgreSQL database to store the location data and search history.

Features

The app has the following features:

Search by city name: Users can search for weather information by entering the name of a city.

Search history: The app keeps track of the recent searches made by the user, and displays them as clickable links for easy access.

Current weather data: The app displays the current temperature, weather condition, and wind speed of the specified location.

Credits

This app was created by @bcalagoz using the Open Weather App API and Python Flask.

About

I created a weather app in Flask. I used the Open Weather App API with Python requests to get the data. And I used PostgreSQL as database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published