Skip to content

A Movie Recommender App built using Android Studio (Java) with a Recommender Engine (Python) at the Back End. Data entries are managed with Firebase firestore

Notifications You must be signed in to change notification settings

LakshyaKarwa/Movie-Recommender-App

Repository files navigation

Movie-Recommendation-Android-App

A Movie Recommender App built for Android Devices which uses a Recommender Engine (content-based) at the back end.

  1. Pre-processed TMDB dataset / TMDB API responses and built a content based recommendation engine.
  2. Deployed asynchronous RESTful API using FastAPI (Python), API tested on Postman and deployed on Heroku, exposed the API to an Android application with Firebase Firestore database.

Features:

  • User login and registration with Firebase.
  • Movie catalogue listed with fresh content on each login.
  • Ability to view recommendations and similar movies for each listed movie from catalogue.
  • Ability to mark specific movies as favourite to revisit at later points in time built using Firebase.
  • Ability to refresh the favourites list.
  • Ability to delete/update/modify the favourites list.

About

A Movie Recommender App built using Android Studio (Java) with a Recommender Engine (Python) at the Back End. Data entries are managed with Firebase firestore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published