panosmir / CookingRecipesMVP

testing mvp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CookingRecipesMVP

This app demonstrates is sample and shows how to use MVP design pattern with some of the most well-known libraries such us:

  • RxJava2
  • Dagger2
  • RxAndroid
  • RxBinding
  • Retrofit2
  • OkHttp
  • Gson
  • MaterialDialogs
  • Mockito

It fetches data from a backend server (written in Spring-Boot). You can find the server's source code here.

About

testing mvp


Languages

Language:Java 98.7%Language:Kotlin 1.3%