suhtun / sixt-test-app

This is car show list small application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About App

architecture

Requirements

  • AndroidX
  • Min SDK 21+
  • Compile SDK: 29+
  • Java 8+

#APP Architecture This is a sample application with MVVM architecture implemented with small differences. In this branch you'll find:

Koin(service locator) for dependency injection. A presentation layer that contains a View and a ViewModel per screen (or feature). Reactive UIs using LiveData observables. A data layer with a repository and remote data sources that are queried with one-shot operations (no listeners or data streams).

It is written 100% in Kotlin. ๐Ÿ™‚๐Ÿ™‚๐Ÿ™‚

Languages, libraries and tools used

Requirements

About

This is car show list small application.


Languages

Language:Kotlin 100.0%