Skip to content

Dex19/WeatherXv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherXv2

Simple weather app for iOS device

This application uses Swift UI for view and Core Data to persist fetched data.

The application uses Core Location delegate to obtain current user location and show weather for location. All data is obtained from OpenWeatherMap API.

To get the app working correctly you need to obtain your API key and put it to Constants.swift file in a project. You can obtain your free API key here: https://openweathermap.org/

About

Simple weather app for iOS device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages