Skip to content

tugceak/VitrinApp

Repository files navigation

kotlinKotlin-Android-Extensions MVVM

VITRIN

It is a simple android application that Fetch Products, Categories, Collections and Shops.

Architecture

VITRIN uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more and It uses HILT to provide a standard way to incorporate Dagger dependency injection into an Android application.

What IS MVVM?

Model-View-ViewModel (MVVM) is a software design pattern that is structured to separate program logic and user interface controls. MVVM is also known as model-view-binder and was created by Microsoft architects Ken Cooper and John Gossman.

What Is HILT?

Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project. Hilt provides a standard way to use DI in your application by providing containers for every Android class in your project and managing their lifecycles automatically. Hilt is built on top of the popular DI library Dagger to benefit from the compile-time correctness, runtime performance, scalability, and Android Studio support that Dagger provides

Project Structure

Ekran Resmi 2022-07-01 13 28 18

Libraries and tools 🛠

  • ViewModel
  • LiveData
  • Retrofit
  • OkHttp
  • Glide
  • Hilt
  • Material Design
  • ScreenShots

    7d7fea56-7df8-4640-8d0d-54dd4a18920e