https://github.com/dirkclemens/niceweather
Demo App for iOS with implementation of OpenWeatherAPI and LocationManager created using https://chat.openai.com
https://github.com/dirkclemens/niceweather
ios ios-app ios-swift location-based openweatherapi swift swiftui
Last synced: about 1 month ago
JSON representation
Demo App for iOS with implementation of OpenWeatherAPI and LocationManager created using https://chat.openai.com
- Host: GitHub
- URL: https://github.com/dirkclemens/niceweather
- Owner: dirkclemens
- License: epl-2.0
- Created: 2023-04-29T13:15:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T07:59:44.000Z (about 3 years ago)
- Last Synced: 2025-05-22T03:09:01.076Z (about 1 year ago)
- Topics: ios, ios-app, ios-swift, location-based, openweatherapi, swift, swiftui
- Language: Swift
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nice Weather
iOS Swift App
Demo App for iOS with implementation of OpenWeatherAPI and LocationManager created using https://chat.openai.com
Tried to use the MVVM Model View ViewModel pattern, lots of room for improvements - still work in progress
Add OpenWeatherAPI Key to Constants.swift in line `static let openWeatherApiKey = "..."`