Skip to content
/ PetsMVP Public

SIMPLE ANDROID APP THAT CLARIFIES MVP ARCHTICTURE PATTERN

License

Notifications You must be signed in to change notification settings

kazaky/PetsMVP

Repository files navigation

PetsMVP

Rewrite for project of Udacity's Android Basics: Data Storage course using a more modern Android stack. You can find the old project here. I've choosen this app as a very simple source code for demonstration purposes

Features:

  • This app displays a list of pets and their related data that the user inputs.

Info

  • The app is built using MVP (Model View Presenter) pattern
  • JUnite & mockito for tetsing
  • Realm as a Reactive database
  • Stetho for debugging

About

SIMPLE ANDROID APP THAT CLARIFIES MVP ARCHTICTURE PATTERN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages