Skip to content

raf-wtag/OpenWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Project Description

This App fetch the current Location of the user and call openweathermap's onecall API with that location.

- CLLocation
- openweathermap's onecall API

To run this code on Xcode you have to create a file "Keys.json" with this format -
{
    "APIKEY_OPENWEATHERMAP" : "<API Key From OpenWeatherMap>",
    "APIKEY_MAPBOX" : "<Secret API Key From MapBox>",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages