Skip to content

Java Object Oriented Design and Programming Implementation of a Movie Recommendation System

Notifications You must be signed in to change notification settings

Liqingcathy/Movie-Recommendation-System

Repository files navigation

Movie Recommendation System

This is a Movie Recommendation System used Java object-oriented design and programming and data structures to have users rate movies and get movie recommendations based on similar and weighted average ratings. This program implemented various interfaces to filter movies by genre, directors, minutes, years released, and combined filters like get similar ratings by director and minutes, by genre and year and so on.

Concepts Used:

  • Java OOP
  • Java Class, Interface
  • Data Structures
  • Software Design

Capstone Recommender Results from Coursera Duke University

Screen Shot 2021-06-22 at 4 27 07 PM

About

Java Object Oriented Design and Programming Implementation of a Movie Recommendation System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages