Weather
June 2024
The weather web app I developed was a fun project to explore how APIs work while creating an intuitive and visually appealing experience. Using the OpenWeatherMap API, the app provides real-time weather data, including Real Feel, Humidity, Pressure, and Wind Speed, for any searched location. A key feature is the dynamic background gradient, which changes based on the weather conditions, enhancing the immersive experience. The search functionality allows users to check the weather in different cities, and a temperature toggle supports both Celsius (°C) and Fahrenheit (°F) for convenience.
Designed with a clean and minimal UI, the app ensures a smooth user experience with well-structured information and easily readable weather data. The dark-themed modern aesthetic, paired with subtle design elements, makes navigation effortless while maintaining a professional look. This project was a valuable learning experience in handling API requests, dynamic UI updates, and real-time data processing, showcasing how simple yet effective design choices can elevate functionality.