This repository contains the Weather app for iOS. This document currently covers all the information that is needed to contribute towards this app.
To contribute towards Weather app for iOS, you will need the following installed on your development machine:
- Xcode 9.4.1 or Above
- Swift 3.0 or Above
- Mallikarjuna Chilakala
- Used the OpenWeatherMap 5 day weather forecast API to retrieve the current 5 day weather forecast.
- 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.
- 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.
- To get the seleced city weather forecast open Weather App -> Select Any City based on the selected City User will get the weather forecast.