Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.84 KB

README.md

File metadata and controls

60 lines (32 loc) · 1.84 KB

Products App

Description

In this project, the user must login first then can see products, make search and see the details. I took these datas from "https://dummyjson.com"

For login

Username: kminchelle

Password: 0lelplR

Pages in the app
Main
Product Gallery
Detail

Libraries And Features

  • Glide

implementation 'com.github.bumptech.glide:glide:4.15.1'

  • Retrofit

implementation group: 'com.squareup.retrofit2', name: 'retrofit', version: '2.9.0'

  • Converter-Gson

implementation group: 'com.squareup.retrofit2', name: 'retrofit', version: '2.9.0'

Images from the Project