Skip to content

WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.

Notifications You must be signed in to change notification settings

abdelrahman-elbattawy/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

🎯 About

WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git, Swift and Xcode installed.

# Clone this project

$ git clone https://github.com/abdoelbattawy/WeatherApp

Enter the relevant API keys to run the project.

Constants.swift File
    let API_KEY = "" // Enter a API key for OpenWeatherMap API

About

WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages