Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 259 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 259 Bytes

Products Catalog

E-commerce demo Android app.

In this app I used:

  • Kotlin
  • MVVM.
  • Clean Architecture.
  • Modularization.
  • Jetpack Navigation Component.
  • Data binding.
  • Coroutines.
  • Material 3.
  • Gradle KTS with Version Catalogs.
  • Unit testing.