atelili / MovieGuide-MVP-Kotlin

Movie guide application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This an Android application written in Kotlin that showcases Uncle Bob Clean Architecture approach, MVP pattern, RxKotlin, Retrofit.

It's ideal to get started with these concepts. Also, it could be used as a boilerplate.

To respect the clean architecture approach I got inspired from this project

Please add your YouTube Android Player API Key in the res/values/strings.xml file :

<string name="YouTube_Api_Key">Your Api Key Here</string>

Used Libraries

Preview

About

Movie guide application


Languages

Language:Kotlin 100.0%