1

MovieHub

A mobile app for browsing and saving movie & TV series information using TMDB API.

So, what's this?

MovieHub is an Android application that provides detailed information about movies and TV series.
The app allows users to search titles, view details, and save selected content locally for quick access.

This project focuses on API integration and local data persistence in a mobile environment.

Key Features

  • Search movies and TV series using TMDB API
  • View detailed movie and TV show information
  • Save selected items locally
  • REST API integration

Technologies used in this project

  • Android Studio
  • Kotlin
  • TMDB API
  • REST API

Notes

This project emphasizes mobile API integration and local data storage for a smooth user experience.