/CutCrease

CutCrease is an Android application that displays a list of make up products for purchase.

Primary LanguageKotlinMIT LicenseMIT

CutCrease

CutCrease is an Android application that displays a list of make up products for purchase.

ScreenShots

Screenshot

Libraries

  • Picasso
  • ConstraintLayout
  • Retrofit
  • Gson
  • Android Support Library

API

The application reads make up products data from The Makeup Api. URL: https://makeup-api.herokuapp.com/

Architecture

The architecture used for CutCrease is Model-View-ViewModel.