An open API service indexing awesome lists of open source software.

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

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 = "..."`

niceweather