Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manish8798/shopping-app

Ecommerce App using MVVM Architecture
https://github.com/manish8798/shopping-app

kotlin-android mvvm-android navigation-component retrofit2 viewmodel-livedata

Last synced: 6 days ago
JSON representation

Ecommerce App using MVVM Architecture

Awesome Lists containing this project

README

        

# Ecommerce App

> - I used [Fake Store Api](https://fakestoreapi.com/docs) to fetch produts
> - I used [Navigatoin Components](https://developer.android.com/guide/navigation/navigation-getting-started) to handle transition between fragments
> - I followed [MVVM Architecture](https://developer.android.com/jetpack/guide?gclid=CjwKCAjwgISIBhBfEiwALE19Sb8-AydrG35EoPkWDFy7xcuFw71mQYvHPLXlr8GkWBtYCZ3eQUwheRoCcgEQAvD_BwE&gclsrc=aw.ds)
> - User can add products to Cart
> - User can place order from Cart

## Demo

https://user-images.githubusercontent.com/68828115/127328184-000ba966-ebbc-48a5-85c7-824470ea7548.mp4