IkechukwuAKalu / DaggerMVP

Dagger Android implementation using MVP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DaggerMVP

A sample project to demonstrate the use of the Dagger-Android Module together with the MVP architectural pattern.

This was done to help me learn the implementation of Dagger-Android + MVP + Kotlin + RxJava2 + Testing. It uses the Github API to fetch users in a city and goes ahead to fetch user specific details.

Some screenshots are below

About

Dagger Android implementation using MVP


Languages

Language:Kotlin 97.0%Language:Java 3.0%