Skip to content

A simple weather app utilizing Google Places API for search and OpenWeather for weather data.

Notifications You must be signed in to change notification settings

andrewvo89/weather-app-swiftui-uikit

Repository files navigation

Swift Weather App

Table of Contents

About

A simple weather app utilizing Google Places API for search and OpenWeather for weather data.

Getting Started

This project required XCode running on MacOS. Make sure you have Cocoa Pods installed on your machine.

Prerequisites

Update the OpenWeather and Google Places API keys in:

./weather-app-ios-swift/api/api-keys.plist.

Installing

Install the Cocoa Pods from the root directory

pod install

Run

Open project using the workspace file:

weather-app-ios-swift.xcworkspace

Run on a Simulator in XCode

Screenshots

Google Search Current Weather Favourties Seven Day Forecast

About

A simple weather app utilizing Google Places API for search and OpenWeather for weather data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published