Skip to content

MovieApp, a Kotlin application, displays popular movies from https://www.themoviedb.org/ using Retrofit to leverage the site's API. It also saves the movie list in a local database using ROOM for offline access.

Notifications You must be signed in to change notification settings

TAleksandra/MovieApp

Repository files navigation

Movie App 🎬

MovieApp

Description 📄

App built in Kotlin, offers a seamless movies list browsing experience by fetching popular films from https://www.themoviedb.org/ using Retrofit for API integration. The app utilizes ROOM to store the movie list locally, ensuring offline access for users.

Technologies Used 🛠️

  • Kotlin
  • Retrofit
  • Room Database
  • XML
  • Dagger
  • Coroutines
  • MVVM
  • LiveData
  • GSON
  • OkHttp

About

MovieApp, a Kotlin application, displays popular movies from https://www.themoviedb.org/ using Retrofit to leverage the site's API. It also saves the movie list in a local database using ROOM for offline access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages