GitHub - rcgilbert/SimpleWeather: A basic weather app written in SwiftUI · GitHub
Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages