Skip to content

san-coding/Movie-Recommendation-Android-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Recommendation-Android-App

A part of the course Mobile Application Development

  1. Pre-processed TMDB dataset / TMDB API responses and built a content based recommendation engine.
  2. Developed and deployed asynchronous RESTful API using FastAPI (Python), tested the API 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.

image

About

A part of the course Mobile Application Development

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%