Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

an80x86/Movie-App

 
 

Repository files navigation

Movie-App

I used The Movie DB Api.

DESCRIPTION

It is a simple android application that consists of 4 pages, including Homepage, Product List, Search and Product Detail, where I applied the MVVM design pattern I wrote with Kotlin, and tried to apply clean code rules.

LIBRARY

  • ViewModel
  • LiveData
  • DataBinding
  • Navigation
  • Pagination
  • RxJava
  • Retrofit
  • OKHttp
  • Dagger 2
  • Stetho
  • Chuck
  • Glide
  • Truth
  • Mockito

About

Movie App - Kotlin, MVVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.1%
  • Java 4.9%