项目作者: monxqueen

项目描述 :
Android app that uses TMDB API to show info about movies.
高级语言: Kotlin
项目地址: git://github.com/monxqueen/MovieApp.git
创建时间: 2021-06-25T01:40:48Z
项目社区:https://github.com/monxqueen/MovieApp

开源协议:

下载


Movies App: Vitória Code 2021

🎬 About de project

This is an Android application made in Kotlin that provides users with a list of movies using The Movie Database API database. On the app, users can favorite movies (saving them locally on their phones), filter movies by one or more genres, search for movies and see the details of any selected movie.

📱 Images



Logo
Logo
Logo
Logo
Logo
Logo
Logo


👩‍💻 Technologies and tools used:

  • Retrofit
  • RxJava
  • Room Database
  • Crashlytics
  • Constraint Layout
  • JUnit (unit tests)
  • Espresso (instrumented tests)
  • MVVM & Clean Architecture