Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 516 Bytes

Actors App 🎭

ActorsApp

Description 📄

Built with Jetpack Compose, ActorsApp connects to the https://hp-api.onrender.com/ API to retrieve information about actors from the Harry Potter movie series. The app presents the actors in a visually appealing lazy grid, showcasing their images along with their names.

Technologies Used 🛠️

  • Kotlin
  • Jetpack Compose
  • Retrofit
  • Moshi
  • Coroutines
  • Glide