BUILT a interactive weather app with interactive gui and air pollution index included
Welcome to the Advanced Weather App! This Python application allows users to retrieve real-time weather information, air quality index, and receive recommendations and alerts based on the current weather conditions.
-
Weather Information: Get detailed information about the weather, including temperature, weather description, and air quality index (AQI).
-
Recommendations: Receive personalized recommendations based on the current weather conditions, such as whether to bring an umbrella or enjoy outdoor activities.
-
Desktop Notifications: Stay informed with desktop notifications that provide a quick overview of the weather conditions.
-
Alert System: Receive alerts for extreme weather conditions, such as freezing temperatures, heatwaves, and high air pollution.
Before running the Advanced Weather App, make sure you have the following:
- Python installed on your system.
- OpenWeatherMap API key. You can obtain one by signing up on OpenWeatherMap.
-
Clone the repository to your local machine:
git clone https://github.com/yourusername/advanced-weather-app.git