Skip to content

App with a store interface: it shows products, has an ability to save favorite products, adding products to the cart, and so on.

Notifications You must be signed in to change notification settings

odnzk/FakeStore

Repository files navigation

FakeStore

FakeStore provides a store interface: it shows products, has an ability to save favorite products, adding products to the cart, and so on. The project was made for the purpose of learning the Android SDK.

Features

  • Displayng products
  • Filtering products
  • Save product to favorites
  • Add product to cart

  • Single Activity
  • Clean Architecture

Design

Technology stack

API: Fake Store API

  • Kotlin
  • Coroutines
  • Flow
  • Epoxy
  • ViewBinding
  • Retrofit
  • Hilt
  • Android Architecture Components
  • ViewModel
  • Navigation component
  • Moshi
  • Coil

About

App with a store interface: it shows products, has an ability to save favorite products, adding products to the cart, and so on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages