Skip to content

lestec-al/pexels

Repository files navigation

Pexels - Android App

Features

  • Browse popular photos, search photos
  • View photo details, save to bookmarks
  • Dark/light theme

Implement Tech Stack

  • Android SDK, Kotlin, Jetpack Compose
  • Compose Navigation 3
  • Ktor (networking)
  • Coroutines (concurrency)
  • Room (local storage)
  • Coil (image loading)
  • Splash Screen API
  • Dependency Injection: Koin
  • Architecture: Single Activity, Clean Architecture, MVVM

Setup

  1. Get API key from Pexels
  2. Create file keys.properties in project folder
  3. Add there apiKey="<API_KEY>" with your key

About

Example clean architecture project (Android app) about getting pictures

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages