A Weather App for iOS built using Swift 4.2
Version 1 is currently in progress.
A) Basic UI and Project Setup [Completed]
B) Weather Forecast Data Modeling [Completed]
C) Networking Requests & Fetching Data [Completed]
D) Downloading Data Asynchronously as JSON [Completed]
E) Interact with the API & Populate the View [Completed]
F) Refactor using Codable to simplify manual implementation [Completed]
G) Detect User Location [Completed]