Movie Explorer is an Android application that provides details about movies, web series, celebrities, and offers movie recommendations. The app utilizes the TMDB API to fetch and display information about various entertainment categories.
- Movie Details: View detailed information about movies, including synopsis, release date, and cast.
- Web Series Details: Explore information about web series, including season details and cast.
- Celebrity Profiles: Get insights into the profiles of your favorite celebrities, including their filmography.
- Recommendation System: Receive personalized movie recommendations based on user preferences.
- Search Functionality: Search for any movie, web series, or celebrity to quickly access relevant information.
- Trending Section: Stay updated with the latest trends in movies, TV shows, and celebrities.
To run this application locally, follow these steps:
-
Clone the repository:
https://github.com/Akshar062/MovieReviews.git
-
Open in Android Studio: Open the project in Android Studio and wait for the dependencies to be resolved.
-
API Key Setup: Obtain an API key from TMDB and add it to the Utils/Constants.java file.
-
Picasso Library: The app uses Picasso for image loading. Make sure to include the following dependency in your build.gradle file.
implementation 'com.squareup.picasso:picasso:2.71828'
-
Run the App: Build and run the app on an emulator or a physical device.
- Android Studio
- Java
- XML
- TMDB API
- Picasso Library
- Retrofit Library
- Gson Library
- Glide Library
- Material Design Components
- RecyclerView
- CardView
- ConstraintLayout
- ViewPager2
- TabLayout
- Navigation Component
If you'd like to contribute to the project, please follow the contribution guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
Thanks to TMDB for providing the API.
For any inquiries or feedback, please contact the project maintainer:
Akshar Kalathiya aksharkalathiya2740@gmail.com