Grab-N-Fetch-Weather

This project is a Weather app made in SwiftUI to find the weather data by searching a location. The app provides the current temperature with weather description and the low and high for the day. It also provides the next 12 hours of temperature and a 7-day forecast of the temperature.

Description

  • Parsed JSON data by fetching OpenWeatherMap API while implementing MVVM design pattern
  • Implemented CoreLocation package to access the latitude and longitude coordinates while allowing users to type in a city name and access the weather

ezgif com-gif-maker

GitHub

View Github