Skip to content

A Sample project to show the benefits of mvvm in android

Notifications You must be signed in to change notification settings

lreisdeandrade/moviedb

Repository files navigation

Movies-DB

A demonstration of MVVM pattern using some Architecture Components like ViewModel and LiveData with the trending libraries of the android world.

App is based on the Google TODO MVVM pattern, this pattern was choosed to make the business logic easily testable.

App Screens

Used Libraries

Some Notes

  • I created a separated module exclusively to demonstrate a way to let the service be tottaly decoupled from the app. That helps when the service is the same in multiple front ends.
  • Made one unit test test to show how with this architecture we make things easier to test.

Contact

Contribution

  • Suggestions ,ideas, Pulls and issues are very welcomed

Tests locations

About

A Sample project to show the benefits of mvvm in android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages