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

https://github.com/kroshkaevan/weather

iOS weather app from OpenWeatherMap API
https://github.com/kroshkaevan/weather

mvvm-architecture mvvm-pattern openweather-api swift5 swiftui weather

Last synced: over 1 year ago
JSON representation

iOS weather app from OpenWeatherMap API

Awesome Lists containing this project

README

          

# **Weather App**
> - The iOS weather app [OpenWeatherMap API](https://openweathermap.org/api/one-call-api)

https://user-images.githubusercontent.com/95620294/169780174-0961a643-6ed5-469a-abd6-6fc7690b974c.mov

## Technology stack
> - SwiftUI
> - MVVM

## Description
The iOS weather app using SwiftUI, MVVM architecture and OpenWeatherMap API (https://openweathermap.org/api/one-call-api), localized into Russian and English.

The purpose of this project is to show working with the MVVM and SwiftUI pattern without using third-party frameworks.

![Снимок экрана 2022-04-06 в 08 21 02](https://user-images.githubusercontent.com/95620294/161901327-fa804e07-e1fb-4ef7-a13f-f4ee2df37f20.png)
![Снимок экрана 2022-04-06 в 08 20 47](https://user-images.githubusercontent.com/95620294/161901336-abac2438-6a8a-4dcf-9d66-18b0c62925d7.png)