Problem
Problem
Problem:
People often need quick and reliable weather updates to plan their activities, but accessing this information can be
cumbersome.
Slide 2: Objective
Objective:
Develop a user-friendly desktop application to provide real-time weather updates for any city.
Slide 3: Goal
Goals:
1. Offer accurate and up-to-date weather information, including temperature, humidity, and descriptions.
2. Display a visual weather icon for ease of interpretation.
Slide 4: Result/Output
Results:
- A functional weather application that:
- Retrieves real-time weather data from OpenWeatherMap API.
- Displays data in an intuitive graphical interface using Tkinter.
- Shows weather icons dynamically based on conditions.