WeatherApp

An iOS App Using Swift First it requests user’s current location coordinates using the Core Location framework from Apple. We use OpenWeatherMap that provides global weather data via API, including current weather data, forecasts, nowcasts and historical weather data for any geographical location. We get a minute-by-minute hyperlocal precipitation forecast for any location.

Screenshot 2022-08-28 at 8 45 17 PM

Screenshot 2022-08-28 at 8 45 49 PM

GitHub

View Github