Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 2.51 KB

README.md

File metadata and controls

37 lines (33 loc) · 2.51 KB

Movie-App

Introduction

a Demo movie app using Jetpack Compose based on modern Android technologies by the help of The Movie DB API to fetch data from the network via Repository pattern and clean arch.

App Screenshots

App ScreenRecord

petal_20240523_124915.1.mp4

Technologies

Language:

  • Kotlin
  • Jetpack Compose

Architecture patterns:

  • MVVM
  • Clean arch.

Libraries:

  • Coroutines
  • Flow
  • Hilt
  • Retrofit
  • OkHttp
  • Safe-Args Navigation
  • Coil
  • Material Design & Animations
  • Timber