Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.16 KB

Weather-App

Weather app for iOS

This repository contains the Weather app for iOS. This document currently covers all the information that is needed to contribute towards this app.

Prerequisite

To contribute towards Weather app for iOS, you will need the following installed on your development machine:

Team members

  • Mallikarjuna Chilakala

Refrence

  1. Used the OpenWeatherMap 5 day weather forecast API to retrieve the current 5 day weather forecast.

Usage of the Application

  1. Weather app used to show weather forecast of the cities listed and userlocation. Weather forecast based on selection by city/userlocation of upcoimg 5 days.
  2. To get the current location weather forecast user need to enable location services to fetch the user current location. To Enable location services go to Settings -> Privacy -> Location Services -> On.
  3. To get the seleced city weather forecast open Weather App -> Select Any City based on the selected City User will get the weather forecast.