-
-
Notifications
You must be signed in to change notification settings - Fork 48
Home
This sample project is a simple application of Clean Architecture under Rx3 with MVI (Model View Intent) in the presentation layer. It's a simple application connected to GitHub API that allows me to list all my public repositories.
This application can be used while disconnected with a backup of all the data stored in database. Dark Mode is also available. The entire application is covered with unit, UI and functionnal/integration (= usecase) tests.
In this repository I will also present you the different tools and good practices (with Git and more) I used that can help you being more efficient with your code.
You can find everything in detail in the WIKI 👇👇
Find this project useful? Support it by joining stargazers for this repository ⭐️
And follow me for my next creations 👍
CleanRxArchitecture by Lopez Mikhael is licensed under a Apache License 2.0.