Skip to content

Simple weather app using Flask & OpenWeatherMap API. Get real-time weather data for any location. Easy to use & customize.

Notifications You must be signed in to change notification settings

alperenuca/Weather-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple weather application developed using Flask and integrated with the OpenWeatherMap API. It aims to provide users with real-time weather information by allowing them to query weather data for specific locations.

Key Features:

User-friendly web interface for querying weather information. Integration with the OpenWeatherMap API to fetch real-time weather data. Display of essential weather details such as temperature, humidity, and weather condition. Error handling mechanism for gracefully managing API request failures. How to Use:

Clone the repository to your local machine. Install the necessary dependencies by running pip install -r requirements.txt. Run the Flask application using python app.py. Access the application through your web browser and enter the desired location to view the weather information.

Contributing: Contributions are welcome! If you have any suggestions for improvements or new features, feel free to open an issue or submit a pull request.

About

Simple weather app using Flask & OpenWeatherMap API. Get real-time weather data for any location. Easy to use & customize.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published