Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 460 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 460 Bytes

java-movie-recommendations

A movie recommendation system implemented in Java. It was completed as the capstone project for the Java Programming and Software Engineering Fundamentals course offered by Duke University through Coursera in August of 2018.

Progression: The project was completed in three segments, in order:

  1. javaRecommender
  2. newJavaRecommender
  3. advancedJavaRecommender

This project was archived to GitHub in February 2021.