Skip to content
/ Giphy Public

Small Compose project that utilizes Giphy API and shows searched items

Notifications You must be signed in to change notification settings

kasiopec/Giphy

Repository files navigation

Giphy

Small Compose project that utilizes Giphy API and shows searched items

What have been used?

  • MVVM architecture with repository
  • Pagination (Paging 3) for pagination implementation
  • Retrofit with GSON for networking
  • Jetpack compose for UI solution
  • Coroutines
  • Flow
  • Mockk for Unit testing

About

Small Compose project that utilizes Giphy API and shows searched items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages