Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 489 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 489 Bytes

Mundo

Android client app for Mondo.

Coming soon.

Screenshot

Featuring

  • Mondo API
  • Dependency Injection (Dagger 2)
  • ButterKnife
  • RxJava (using operators and transformations)
  • GSON
  • Retrofit 2
  • Retrolambda
  • Google Play Services
  • Glide

Testing

  • Mockito
  • Espresso
  • Harmcrest
  • ...

Patterns

  • MVP: Model-View-Presenter
  • MVVM: Model-View-ViewModel (using Android Data Binding)