Skip to content
/ Pexels Public

Pexels application allows the user to find different high-quality photos according to their request using Pexel's API.

Notifications You must be signed in to change notification settings

Gerlenn/Pexels

Repository files navigation

Pexels

An application that allows users to discover, save, and share images of their interests in various categories such as fashion, travel, art, and more. It has a user-friendly interface that displays images in a grid layout with infinite scrolling and smooth transitions. Also there are such features as search, bookmark and share to enhance user engagement and interaction Pexels API.

Technologies

  • Android SDK
  • Kotlin
  • Jetpack Compose
  • Clean Architecture
  • MVVM
  • Coroutines
  • Flow
  • Dagger2
  • Retrofit
  • okHttp
  • GSON
  • Encrypted shared preferences
  • ViewModel
  • Work manager
  • Paging3

Android development

Pexels is an app that attempts to use the latest libraries and tools. As a summary:

Features

  • Viewing popular photos
  • Search for the desired photo category
  • Adding a photo you like to bookmarks using encrypted SharedPreferences
  • Downloading photos
  • Cache photos for offline viewing
  • Zoom in photos with two fingers
  • Onboarding with three screens using Lottie animation
  • Handling Internet access errors and others
  • Light/Dark theme
  • Page-by-page uploading of photos
  • Clearing the image cache using Work Manager

Screenshots

How to run the app

The app is targeted to Android. You will need Pexels API key to get this app up and running. You can get the api key from here https://www.pexels.com/api/. Once you get the api key, place it in your local.properties and you should be good to run the app on your Android studio.

About

Pexels application allows the user to find different high-quality photos according to their request using Pexel's API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages