Skip to content

Galaxy2268/GifSearcher

Repository files navigation

Gif Searcher App

App that allows you to search and share gifs from GIPHY api

Pictures

App Picture 1 App Picture 2 App Picture 3 App Picture 3

Stack

  • Kotlin
  • Jetpack Compose
  • Paging 3
  • Retrofit
  • Dagger Hilt

Functionality

  • Trending gifs - shows trending gifs at start.
  • Infinite pagination - GIFs are loaded dynamically as the user scrolls down.
  • Auto search - ss you type, results are generated automatically after a brief pause
  • Both orientation support - in vertical orientation grid have 2 columns in horizontal orientation 4 columns
  • Error handling - error screens when something went wrong
  • Refresh - pull to refresh functionality
  • Loading indicators - while gifs are loading, loading indicator is shown.
  • Detail gif - by pressing on gif user is directed to detail gif screen
  • Sharing - by performing long press drop down menu appears where user can choose to copy url or share it.

About

Android app to search for the gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages