Skip to content

stevepham/Oddler

Repository files navigation

Table of Contents

Configuration

  • Android Studio Giraffe | 2022.3.1 Canary 9

Introduction

  • Demonstration application for Oddle

Features

List of features that build in this app

  • Show all products
  • Update discount of product
  • Add new product

Architecture

  • Clean architecture with MVVM model
  • UI layer -> Data layer[Repository -> [RemoteSource, LocalSource]] -- UI layer built on Jetpack Compose -- RemoteSource built on Ktor/Kotlin-serialize + Flow

Tech-Stack

  • Kotlin Coroutine, Flow
  • Jetpack Navigation
  • Koin
  • Kotlin-Serialization
  • Ktor

Demo

Demo gift Delete product

About

Oddle assignment for Android dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published