Skip to content

rcgilbert/SimpleWeather

Repository files navigation

SimpleWeather

A basic weather app written in SwiftUI for iOS and iPad OS.

Screen shot of list of cities with weather Screenshot of weather details for Detroit

Set Up

Install Dependencies

SimpleWeather uses CocoaPods to manage dependencies. It's only dependency is the GooglePlaces framework, used for quering city names and locations. To install dependencies navigate to the root repo directoy and run:

pod install

Configure API

SimpleWeather requires API keys for GooglePlaces and OpenWeather in order to function properly.

Once you obtain the API keys please update the API-Config.plist in the SimpleWeather folder with the appropriate values.

About

A basic weather app written in SwiftUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published