CleanRxArchitecture

Additional

Language
Kotlin
Version
1.1.3 (Aug 26, 2022)
Created
Jun 5, 2020
Updated
Aug 26, 2022 (Retired)
Owner
Lopez Mikhael (lopspower)
Contributor
Lopez Mikhael (lopspower)
1
Activity
Badge
Generate
Download
Source code

CleanRxArchitecture

Introduction

It's time to make a technical assessment now that I've been in Android development since 2011 including 5 years in mobile agency.
This is the architecture I'm now using for all my projects. It is based on the principles of Clean Architecture and MVI (Model View Intent) for presentation layer.

This sample project is a simple application connected to GitHub API that allows me to list all my public repositories. It 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 ????????

Wiki summary

Support ❤

Find this project useful? Support it by joining stargazers for this repository ⭐️
And follow me for my next creations ????

License

CleanRxArchitecture by Lopez Mikhael is licensed under a Apache License 2.0.