Skip to content

Minimal Github Browser implemented with MVP architecture with Kotlin, Dagger2, RxJava 2 and others

Notifications You must be signed in to change notification settings

wakim/github-mvp

Repository files navigation

Exploring Github API using MVP, Kotlin, Dagger, RxJava2, Instrumentation and Unit Tests

CircleCI

Dependencies

To run this project you need to have:

  • JDK 7
  • Android Studio 2.2.3
  • Kotlin Plugin 1.0.5-3

Setup the project

  1. Install the dependencies above
  2. $ git clone https://github.com/wakim/github-mvp.git - Clone the project
  3. $ cd github-mvp - Go into the project folder
  4. Open Android Studio
  5. Click "Open an existing Android Studio Project"
  6. Build the project to see if everything is working fine

About

Minimal Github Browser implemented with MVP architecture with Kotlin, Dagger2, RxJava 2 and others

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published