Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintersolid/weather_me
Weather_Me is an iOS application designed to provide accurate and up-to-date weather information using iOS 15 and Swift programming language.
https://github.com/wintersolid/weather_me
api-rest ios swi swift weather-app
Last synced: about 1 month ago
JSON representation
Weather_Me is an iOS application designed to provide accurate and up-to-date weather information using iOS 15 and Swift programming language.
- Host: GitHub
- URL: https://github.com/wintersolid/weather_me
- Owner: WinterSolid
- Created: 2023-04-30T19:44:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T18:10:21.000Z (7 months ago)
- Last Synced: 2024-06-18T23:26:23.936Z (7 months ago)
- Topics: api-rest, ios, swi, swift, weather-app
- Language: Swift
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather_Me
Weather_Me is an iOS application designed to provide accurate and up-to-date weather information using iOS 15 and Swift programming language. It integrates the OpenWeather API to deliver current weather conditions, forecasts, and other meteorological data.## Features
- Current Weather Information: Get real-time updates on temperature, humidity, wind speed, and more.
- Weather Forecasts: View hourly and daily forecasts to plan activities accordingly.
- Location-based Weather: Automatically fetch weather data based on the user's current location.
- Custom Locations: Add and save multiple locations to track weather conditions in different places.## Built With
- iOS 15: Apple's latest mobile operating system.
- Swift: Programming language for iOS app development.
- OpenWeather API: Provides weather data including current conditions, forecasts, and historical weather information.