Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 740 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 740 Bytes

PixelPerfectNative

A native android app which displays list of images based on search query from Unsplash web service.

Build with

  1. Kotlin
  2. Clean Architecture
  3. Dagger 2
  4. Coroutines
  5. Coroutines-Flow
  6. Retrofit 2
  7. Glide
  8. Ktlint
  9. Android Jetpack

Getting Started

Clone the project and import in Android Studio to run. Make sure you get your API key from here and add it to the project.

Screenshots