Skip to content

Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow

Notifications You must be signed in to change notification settings

plabon/ClearScoreDemo

Repository files navigation

ClearScoreDemo

Skeleton project for showing the architecture of Android project using MVVM, Clean architecture and Kotlin coroutine Flow

App Architecture

Here google provided Guide to app architecture is followed to prepare clean code architecture. The app architecture followed Solid principle(Added domain layer using usecase)

alt text

Guide to App Architecture

Functionalities

  • Home Screen showing credit score in donut view
  • If donut view is pressed, a detailed Credit info screen is shown with details.

API References

ClearScore API

Libraries Used

Testing

  • UnitTest
    • apis
    • viewmodels

Contributing

Any improvement on app architecture is welcome. Please do some discussion and pull request.

About

Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages