Skip to content

radostinaTachova/myiOSBeerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBeerApp

Simple application with a beer search feature.

Architecture: MVVM

Clean Architecture priciples are used with two layers.

* Presentation: Views and ViewModels
* Domain (There's no domain for now due to the simplicity of the app.)
* Data: ApiModel, Repositories

Dependency injection with Factory [https://github.com/hmlongco/Factory]

Frameworks:

* SwiftUI
* Combine
* Factory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages