Skip to content

shahrukhahmed94/TheMovieApp

Repository files navigation

Movie Explorer App

Movie Explorer is an Android app that allows users to discover information about movies using the TMDB API. The app is built using the latest Android technologies, including Jetpack Compose, Hilt for dependency injection, MVVM architecture, and Room database for local data storage.

Features

  • Jetpack Compose: Modern Android UI toolkit for building native UIs.
  • Hilt: Dependency injection library for Android, making it easy to manage app dependencies.
  • MVVM Architecture: Clean architecture pattern for separating concerns and making the app more modular.
  • Room Database: Local database for caching and managing data locally.
  • TMDB API Integration: Utilizes the TMDB API to fetch movie information.
  • Searching Functionality: Allows users to search for movies based on various criteria.
  • Watchlist Functionality: Users can add movies to their watchlist for future reference.
  • Compose Destination: A navigation library for android

Getting Started

Prerequisites

  • Android Studio
  • TMDB API Key (Get it from TMDB)

Screenshots

Installation

  1. Clone the repository:

    git clone https://github.com/Shahrukh12345/TheMovieApp.git

About

Movie App using TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages