Skip to content

Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.

License

Notifications You must be signed in to change notification settings

rodrigobressan/android_tmdb_clean_architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android TMDB Sample Project

Build Status Known Vulnerabilities Codacy Badge codecov

What is this?

Just a simple project to try new stuff on Android. Feel free to use it just for learning or for your next Android application - I would be pretty honored!

  • Kotlin
  • Clean Architecture
  • MVP (Model-View-Presenter)
  • RxJava 2
  • Dagger 2
  • Retrofit
  • Room
  • Mockito
  • Robolectric
  • Espresso
  • Travis CI
  • Firebase Test Lab
  • Slack Notification

In case of any questions, feel free to open an issue.

Demo

Project Screenshot

Future improvements

  • Add Room;
  • Implementation of movie details section;
  • Architecture Components;

License

All code licensed under the MIT License. You are free to do whatever you want with this piece of code. Check it out the LICENSE.md file for more info.

About

Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published