NikaNed / Ecommerce_Concept

0 stars 0 forks source link

Ecommerce Concept

Test project for Effective Mobile company

Screenshots

Libraries/Language/Tools 🛠

  • Kotlin
  • ViewModel
  • LiveData
  • View Binding
  • Kotlin coroutines
  • Retrofit
  • Dagger2
  • OkHttp
  • GSON
  • Picasso
  • Material Design
  • Architecture

    The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more.