Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 515 Bytes

File metadata and controls

16 lines (12 loc) · 515 Bytes

themoviedb-jetpack-compose

A simple android project that fetches movie list from themoviedb.org

Features:

  • Movies listing screen with pagination
  • Navigates to movie detail screen when clicked on an item in listing screen

Tech Stacks:

  • Clean MVVM architecture
  • Jetpack Compose
  • Dagger Hilt
  • Retrofit

Note: Please use your The Movie DB API at AuthorizationInterceptor.kt Line no: #16

screen