Skip to content

Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture

License

Notifications You must be signed in to change notification settings

basilkot/refactored-umbrella

 
 

Repository files navigation

Refactored Umbrella ☔

Refactored Umbrella is a side project to check modern Android Development with Kotlin Coroutines & Flow, MVVM & Koin.

CI codebeat badge

Architecture

The architecture of the project is following the MVVM pattern suggested by Android Architecture Components.

Testing

The testing of the various components in the project follows the patterns details below:

About

Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.0%
  • Shell 1.0%