WeatherGetBetter
iOS weather application built with SwiftUI using MVVM architecture. Fetches current, hourly, and 7-day forecasts via REST API calls (GET) to a third-party weather service using async/await. Includes city search, CoreLocation integration, favorites, and persistent °F/°C toggle settings.