Skip to content

A small project that I've created in Kotlin using MVVM Architecture. With this app, you can explore now playing and upcoming movies and see their details.

Notifications You must be signed in to change notification settings

umitemre/TMDB_Android_App

Repository files navigation

TMDB Movie App

TMDB Movie App is a small project built in Kotlin using MVVM architecture. The app allows users to explore now playing and upcoming movies, and see their details.

Features

  • View a list of now playing and upcoming movies
  • View the details of a specific movie, including title, description, and release date
  • View images of the movie, such as posters and backdrops

Libraries Used

  • AndroidX - A set of Android libraries that provides backwards compatibility and other features for modern Android apps.
  • Dagger & Hilt - A dependency injection library that simplifies the process of managing dependencies in an Android app.
  • Retrofit2 - A type-safe HTTP client for Android that simplifies the process of making API calls.
  • Glide - A library for loading and caching images in Android apps.

Requirements

  • Android SDK 21 or later
  • Android Studio 3.5 or later
  • Kotlin 1.3.50 or later

Installation

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Build and run the app in the Android emulator or on a physical device.

Acknowledgments

This app uses the following third-party libraries:

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A small project that I've created in Kotlin using MVVM Architecture. With this app, you can explore now playing and upcoming movies and see their details.

Resources

Stars

Watchers

Forks

Languages