Weather App

Requirements

  1. The app should fetch weather data from any API.
  2. Location of user should be accessed by using the permissions in Android or IOS.
  3. The app is divided into three fragments:
    i) Home: Displays weather information of current location of user over a week.
    ii) Add Location: Where user can search and add locations and get to know that place's weather data.
    iii) Setttings: User can set various units of weather like temperature unit, wind unit, air pressure unit etc.