Skip to content

leonhsieh/Clima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clima

You can check a city's current weather and tempurture just typein it's name.

Functions and 3rd party liberary I use

Use https://openweathermap.org api to gain weather data.

Use Core Location to get current locationi with phone GPS.

URLSession and make HTTP requests.

Parse JSON with Encodable and Decodable protocols.

Use DispatchQueue.main.async to fetch the main thread.

Clima_DarkMode Clima_LightMode

Credit

This is a companion project to The App Brewery's Complete App Development Bootcamp, check out the full course at www.appbrewery.co

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages