CutCrease is an Android application that displays a list of make up products for purchase.
- Picasso
- ConstraintLayout
- Retrofit
- Gson
- Android Support Library
The application reads make up products data from The Makeup Api. URL: https://makeup-api.herokuapp.com/
The architecture used for CutCrease is Model-View-ViewModel.