Skip to content

Weather app fetching data from an API based on the user's location.

Notifications You must be signed in to change notification settings

othmansh0/Clima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clima

Screen Shots

Light and Dark mode Views:


Table of Contents


Description

  • Check the weather based on your current location.
  • Search for a city's weather using search bar.
  • Parsing JSON data with OpenWeatherMap API using the native Encodable and Decodable protocols.
  • MVC design pattern.
  • Created this app as part of my learning and improvement during Appbrewery iOS App Development Bootcamp on Udemy.

Frameworks

  • UIKit
  • Core Location
  • GCD
  • Codable
  • URLSession

How To Use

  • Clone the project and run it on Xcode 12 or above

Author Info

Back To The Top

About

Weather app fetching data from an API based on the user's location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages