Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 584 Bytes

WeatherApp


get the weather details of a location you mark on the map plus the weather details of all of its cardinal points (North, South, East and West) where it will show which one has the highest temperature, humidity, wind speed and rain amount in the last hour (if there is any).

Requirements

  • iOS 11.0+
  • Xcode 10.2+

Run the project

  • Navigate to the project directory
  • Run 'pod install' command in the terminal
  • If you dont have CocoaPods then follow this guide CocoaPods