Skip to content

LeandroHiga/Clima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clima App

With Clima 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.

  • Model View Controller (MVC) patern
  • APIs to fetch live weather data from Open Weather Map
  • Core Location to get the current location from the phone GPS
  • URLSession and HTTP requests
  • Parse JSON (Codable protocol)
  • Dispatch Queue
  • Dark-mode enabled app
  • UITextField to get user input
  • Delegates
  • Swift protocols
  • Swift extensions
  • Swift computed properties
  • Swift closures and completion handlers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages