Makeup shop is an app that offers makeup products from another websites using MakupApi. The app has screen consists of:
- Makeup list
- Makeup item details
- Cart items
You can choose any item by clicking on it, it opens details of that item what has (name, category, brand, price, original link, texture and about the product).
You can add item to your cart. also you can open your cart from any screen, which shows a list of your items and you can share it to another app which will send a text of every item name and the original link.
Makeup.shop.app.record.mp4
- Kotlin
- MVVM
- Room
- Databinding
- Coroutines
- Retrofit
- Gson Converter
- ViewModel
- LiveData
- Navigation Component
- Swipe Refresh Layout
- Glide