A Simple weather application in Swift for iOS 15
DaWeather ⛅️
Simple weather application in Swift for iOS 15.
General Information
- DaWeather ⛅️ will help you determine the current weather
Features
- Get weather by your current location
- Show the weather for the next hours
- Show additional weather information (humidity, pressure, etc.)
Screenshots
- In a white and dark theme
Setup
- Go on OpenWeatherMap to get your API-key
- Open daWeather ⛅️ project and paste your token here:
daWeather/Networking/URLs/OpenWeatherURLs.swift
inapiKey
constant
Technologies Used
- Alamofire v5.4.4
- OpenWeatherMap API v2.5
Notes
- While the application is loading data you will see the screen with activityIndicator only
- Case with no internet connection was handled too
Authors
- Maxim Pavlovich – @max-pav-love – feel free to contact me!