Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 930 Bytes

File metadata and controls

16 lines (13 loc) · 930 Bytes

Search In Android (Kotlin + MVVM + Clean Architecture)

This App that allows users to search events by using seat geek search api further user can browse the details of events and save it as favourite.

Steps

Before running the project please generate your own Client Id on http://platform.seatgeek.com/ and replace in gradle.properties file.

Key Skills

  • Language Kotlin
  • Android Jetpack (Navigation + ViewModel + LiveData + Flow + Room)
  • DI (Dependency Injection) Koin
  • Networking Retrofit + OK-Http
  • Testing JUnit + Mockk
  • Others Glide, Timber, LeakCanary

Screenshots