WeatherDemo is a location-based weather app i develped for iPhone that provides users with real-time weather information based on their current location. The app utilizes Core Location to determine the user's latitude and longitude and fetches weather data from the OpenWeather API to display current weather conditions, temperature, humidity, and more.
- Real-time weather updates based on the user's current location.
- Detailed weather information including temperature, humidity, wind speed, and more.
- User-friendly interface with intuitive navigation.