An open API service indexing awesome lists of open source software.

https://github.com/joaolfp/popularmovies

In this android app shows the popular movies by getting info from the The Movie Database.
https://github.com/joaolfp/popularmovies

android mocking mvvm-architecture rxjava2

Last synced: about 1 month ago
JSON representation

In this android app shows the popular movies by getting info from the The Movie Database.

Awesome Lists containing this project

README

          

#

POPULAR MOVIES

[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
[![Maintainability](https://api.codeclimate.com/v1/badges/7ea73aad36c90b85673c/maintainability)](https://codeclimate.com/github/joaolfp/PopularMovies/maintainability)
[![codebeat badge](https://codebeat.co/badges/bc001840-231a-494f-8b25-54df65cd53c3)](https://codebeat.co/projects/github-com-joaolfp-popularmovies-master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8dd5c76c7a0b43f9acc959ccea33ae8b)](https://www.codacy.com/manual/joaolucasfp2001/PopularMovies?utm_source=github.com&utm_medium=referral&utm_content=joaolfp/PopularMovies&utm_campaign=Badge_Grade)

## About
In this android app shows the popular movies by getting info from the The Movie Database.

## Knowledge Stack
Language - Kotlin

Architecture - MVVM

Reactive Programming - RxJava2

Dependency Injection - Kodein

Networking - Retrofit, Okhttp, Gson

Unit Test - JUnit4, MockK

Linters - Ktlint, Code Climate, Codebeate and Codacy