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

https://github.com/alexkolch/onlineshop

Test clean swift architecture
https://github.com/alexkolch/onlineshop

clean-architecture swift

Last synced: 4 months ago
JSON representation

Test clean swift architecture

Awesome Lists containing this project

README

        

# onlineShop
Выполненные задачи:
1. Реализовать главный экран для приложения онлайн магазина
2. Создать баннер актуальных предложений
3. Реализовать планку с категориями и блок меню

---
Использовал в проекте:

* Clean Swift architecture
* UITableView
* UICollectionView
* AutoLayout
* URLSession
* URLCash
* GCD

---
![1](https://github.com/AlexKolch/InternetShop/blob/main/Screen/1aa.png)
![2](https://github.com/AlexKolch/InternetShop/blob/main/Screen/2a.png)
![3](https://github.com/AlexKolch/OnlineShop/blob/develop/Screen/3.png)