Developed a GUI-based weather app using Python (Tkinter) and integrated it with a Weather API to fetch real-time
weather data. Users can enter any location to get temperature, humidity, pressure, wind speed, weather description,
and the current time of that place. Implemented error handling for invalid inputs and ensured a responsive UI.
Tech: Python, Tkinter