kazaky / PetsMVP

SIMPLE ANDROID APP THAT CLARIFIES MVP ARCHTICTURE PATTERN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Java 100.0%