Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1010 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 1010 Bytes

MyMDb Movie Recommendation App

Overview

  • Create a User
  • Search over 9000 Movies
  • Add up to 10 Favorites
  • Compare Movies based on your Favorites
  • Get Movie Recommendations based on your Favorites and Comparisons.

Test User

  • Name: Jackson
  • Password: test

Deployed on Heroku here:

Associated Medium Article Series:

  • This website's backend utilizes a many-to-many self-join within a triple join. The process of creating this schema is outlined in the blog series posted on Medium below: