manimaran96 / E-ComCart

Ecommerce shopping cart application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-ComCart

Sample & Simple E-Commerce shopping cart application.

  • Load list of products data from api and stored in local db.
  • Cart option fully managed in local db by using room database.
  • Search products with highlighted searched term.
  • Cart UI sum of items and calculated total cost for all items.

Screenshots

Splash Loading Products Add Cart
First Sec Third Fourth
Cart Search Empty cart No Results
Fifth Sixth Seventh Eighth

Used Technologies

  • Kotlin
  • MVVM
  • Data Binding
  • View Model
  • Live data
  • Room DB
  • RxJava
  • Retrofit
  • Glide
  • Material design
  • Lottie animation

Demo APK

Download and Test app - check here

Credits

  1. Loading cart made by Brbara Schoen at lottiefiles.com
  2. Empty cart made by Rameez Mukadam at lottiefiles.com

About

Ecommerce shopping cart application

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%