Skip to content

Swift-WeatherForecast is a simple 5-days forecast iOS application, that uses openweathermap.org

Notifications You must be signed in to change notification settings

kotlyard/Swift-WeatherForecast

Repository files navigation

Swift-WeatherForecast

Swift-WeatherForecast is an weather iOS app developed in Swift 5 as test application that uses openweathermap.

Requirements

  • Xcode 9+
  • iOS 10+
  • Swift 5

Features

  • Swift 5 Programming Language
  • Ability to choose from 6 different languages
  • Ability to choose from metric or imperial units
  • Core Location usage
  • Settings saving to User Defaults
  • Autolayout

How to build

  1. Clone the repository
$ git clone https://github.com/kotlyard/Swift-WeatherForecast.git
  1. Install pods
$ cd Swift-WeatherForecast
$ pod install
  1. Open the workspace in Xcode
$ open "lalafoTestApp.xcworkspace"
  1. Compile and run the app in your simulator

  2. If you see an error alert, please check "Simulator" -> "Debug" -> "Location" to change the location, or enable location when in use usage in device settings, if you accidently tapped "Deny".

Screenshots

Application icon Load Screen Forcast Settings Languages

About

Swift-WeatherForecast is a simple 5-days forecast iOS application, that uses openweathermap.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published