hanstcs / film-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Film App

Simple app for showing Movie List from The Movie DB

Tech Stack

  • Kotlin
  • Hilt
  • RXJava
  • Volley
  • Room
  • Glide
  • Mockito and jUnit for unit testing
  • Lottie

Build Instruction

  • To build the debug apk, please run ./gradlew assembleDebug
  • You can run the test with ./gradlew clean test

About


Languages

Language:Kotlin 100.0%