keitaito / XeroWeather

A weather app you can check the current weather for your location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XeroWeather

A weather app you can check the current weather for your location.

Notes

  • The app displays the current weather data and forecast weather data for your location.
  • The app uses Location Service to get your location.
  • OpenWeatherMap API is used to get weather data.
  • XeroWeather main iOS app has a dependency called XeroWeatherCore.
  • XeroWeatherCore has a dependency Alamofire for networking.
  • WeatherAPI class is designed based on objc.io's Swift Talk Episode 1.
  • Some features, like Update location feature, Add location feature, have not been imeplemented yet. Sorry!
  • No Storyboard.
  • Swift 4's Codable protocol is heavily used in XeroWeatherCore.
  • Carthage is used to add Alamofire. Please run carthage before running the app.

About

A weather app you can check the current weather for your location.


Languages

Language:HTML 83.1%Language:Swift 14.0%Language:JavaScript 2.3%Language:CSS 0.4%Language:Ruby 0.1%Language:Objective-C 0.0%