项目作者: LinkonBSMRSTU

项目描述 :
An iOS13 Weather Updater app.
高级语言: Swift
项目地址: git://github.com/LinkonBSMRSTU/Cli-mate.git
创建时间: 2020-01-10T12:46:16Z
项目社区:https://github.com/LinkonBSMRSTU/Cli-mate

开源协议:

下载


Cli-mate


Screenshot of Cli-mate App for iOS

Used Open Weather API

What is Cli-mate

It’s a beautiful, dark-mode enabled weather app. You’ll be able to check the weather for the current location based on the GPS data from the iPhone as well as by searching for a city manually.

Features

  • a dark-mode enabled app.
  • used vector images as image assets.
  • Learn to use URLSession to network and make HTTP requests.
  • Parsed JSON with the native Encodable and Decodable protocols.