iPhone app that allows users to retrieve the weather of their own location, and of other locations that they wish to search. Built based on Udemy Course - The Complete iOS Development Bootcamp.
Users are able to access the API from OpenWeatherMap to retrieve these locations. To do so, user must register for an account on https://openweathermap.org/api and replace the API key in the WeatherManager.swift file to access the API.