Skip to content

farhad1985/GalleryImages

Repository files navigation

GalleryImages

This app can show images on the screen. I've created it based on the clean architecture and MVVM-C pattern.
the flow application handles by coordinator pattern.

At the first, App runs and fetch data from the service. after that All data can cache on the mongodb. I use realm-MongoDB for caching data.

Architecture

Based on the clean architecture

Kiliaro
-------> Application // UI elements and pages

-------> APIPlaform // Platform Layer

-------> DBPlatform // Platform Layer

-------> RepositoryPlatform // Platform Layer

-------> Domain // Domain Layer include use cases and entites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages