WeatherApp

First of all register the app in this website https://openweathermap.org and get the api key . This project contains multiple viewcontrollers first of all mainVc in here you can select whether which option you want like search the location or find the location. In WeatherVC containt the task 1 work and in GPSFinderVC contain the second task work . Wrote Unit test for response from API. Used MVVM Architecture for this project to manage the code properly