Skip to content

The Weather App gives the user weather news, based on their location, using Google's SDK for displaying the user's locations.

Notifications You must be signed in to change notification settings

Adekunle77/WeatherApp

Repository files navigation

TheWeatherApp

The Weather App gives the user the weather report, based on their location or if the user enters a location. The app is currently still in development.

The API - The Dark Sky API -

The Weather App uses the The Dark Sky's API. This API provide's the app with a weather report from across the globe, for up to seven days. https://darksky.net/dev

Google Maps SDK

I use Google Maps SDK, to display the user's current location on to a view.

iOS Frameworks

The frameworks used to developed the app are;

Core Data

To save user's pervious searches.

Core Location

Is used to get the user's current location, and used to get user's entered location.

About

The Weather App gives the user weather news, based on their location, using Google's SDK for displaying the user's locations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published