Skip to content

Sample Android App - MVP + Clean Architecture + Kotlin + JUnit

License

Notifications You must be signed in to change notification settings

droid-it/shangri-la

Folders and files

NameName
Last commit message
Last commit date
Jun 5, 2018
Jun 5, 2018
Jun 5, 2018
Jun 5, 2018
Jun 5, 2018
Jun 5, 2018
Oct 20, 2017
Oct 20, 2017
May 4, 2018
Jun 5, 2018
Oct 20, 2017
Oct 20, 2017
Oct 20, 2017
Oct 31, 2017

Repository files navigation

shangri-la

TLDR; A sample Android application based on MVP-Clean Architecture, written purely in Kotlin and complemented with JUnit test cases

The word Shangri-La means:

"an imaginary, beautiful place, often far away, where everything is pleasant and you can get everything you want" - https://dictionary.cambridge.org/dictionary/english/shangri-la

This project is about writing that architecturally sound Android app with proper test cases around the implementation.

What the app does: Displays the list of movies release recently or being released in the near future - dead simple.

To perform this simple task, the app underneath, uses MVP based Clean Architecure approach. It is written 100% in Kotlin and has a good JUnit tese case coverage.

About

Sample Android App - MVP + Clean Architecture + Kotlin + JUnit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages