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.
- Host: GitHub
- URL: https://github.com/joaolfp/popularmovies
- Owner: joaolfp
- Created: 2020-01-04T03:12:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T23:33:21.000Z (over 6 years ago)
- Last Synced: 2025-03-21T00:41:23.767Z (about 1 year ago)
- Topics: android, mocking, mvvm-architecture, rxjava2
- Language: Kotlin
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
POPULAR MOVIES
[](https://ktlint.github.io/)
[](https://codeclimate.com/github/joaolfp/PopularMovies/maintainability)
[](https://codebeat.co/projects/github-com-joaolfp-popularmovies-master)
[](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