mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-04-30 12:44:22 +02:00
625776609d4896adcf578bf1693d13c9865758d0
Rocket Science
RocketScience is a prototype application tries to serve an example for modularization & clean architecture in Android.
While there are many blogs about good practices, it's hard to come by a complete example that merges these different popular topics & approaches.
RocketScience takes popular approaches and libraries to create an example on how to actually bind these components with each other.
I'll soon be writing small series about roadmap, challanges, alternatives and try - fails I've encountered during development in Medium.
Tech Stack
- MVVM
- Databinding
- Dagger 2
- Retrofit
- Moshi
- Navigation library
- Kotlin Coroutines
- Room
- Clean Architecture
- Modularization
- Paging
- Detekt
- JUnit5
- Mockk
- Kluent
- JaCoCo
Modularization Graph
Dependency graph
LICENSE
Description
Languages
Kotlin
96.8%
Ruby
3.2%

