waseemabbas8/libroom-android
A practical example of implementing Clean Architecture principles in Android development. It demonstrates how to structure your Android app using a layered architecture, separating concerns and promoting maintainability, testability, and scalability.
KotlinMIT