Skip to content

This is a weather app developed using Swift and UIKit. It uses the OpenWeather API and Core Location to know your location and provide local weather forecast. Open repo to learn more.

Notifications You must be signed in to change notification settings

josuegcp95/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WeatherApp

Screenshots

WeatherApp(1) WeatherApp(2)

Description

  • This is a weather iOS application
  • Ask user for permission to track their location to provide local weather information
  • Show hourly weather for the next 5 hours
  • Shows daily weather for the next 5 days
  • UI with Storyboard
  • MVC Design Pattern

Frameworks:

  • Foundation
  • UIKit
  • CoreLocation

What I've Learned:

  • How to make network calls
  • How to parse JSON into Swift Models
  • How to work with collection views

About

This is a weather app developed using Swift and UIKit. It uses the OpenWeather API and Core Location to know your location and provide local weather forecast. Open repo to learn more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages