Skip to content

mike5v/Clean-Architecture

Repository files navigation

Clean-Architecture

This repo is a sample android app which fetches data from the network inspired by the uncle bob’s clean architecture with the MVVM design pattern, Hilt Dependecy Injection framework, Coroutines and LiveData.

Flow

alt text

Why Clean Architecture?

  • Separation of Concerns
  • Loose coupling
  • Testable

About

Clean Architecture + MVVM + Coroutines + LiveData + Hilt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages