kentprince13 / CleanArchitecture_Modularization

Clean Architecture, Modularization and Unit Testing

Home Page:https://murainoyakubu.medium.com/practical-guide-to-building-powerful-and-easy-to-maintain-android-apps-with-clean-architecture-c6c8b592a0f2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical Guide to Building Android Apps with Clean Architecture, Modularization and Unit Testing

Architecture and Structure

  • Clean Architecture & MVVM & Moduarization & Unit Testing

Project Modules

  • artist-domain
  • artist-data
  • artist-datasource
  • artist-presentation
  • artist-ui
  • app

Library used

Features

  • search for list of artist.. default is drake as he is my favorite
  • dark mode supported

Screen

Screenshot 2022-10-25 at 22 43 48

About

Clean Architecture, Modularization and Unit Testing

https://murainoyakubu.medium.com/practical-guide-to-building-powerful-and-easy-to-maintain-android-apps-with-clean-architecture-c6c8b592a0f2

License:MIT License


Languages

Language:Kotlin 100.0%