Skip to content

Romanhan/movie-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie recommendation service

Overview

A service that allows users to search for and get recommendations for movies based on their preferences.

Version 1.0 features:

  • Search for movies by title.
  • Display movie details, including:
    • Movie poster
    • Year of release
    • Movie rating
    • List of genres

Features

  • Movie Search: Users can search for movies by providing a title.
  • Movie Information: Get detailed information about each movie, such as:
    • Movie poster for visual reference.
    • Year the movie was released.
    • Movie rating to assess popularity and quality.
    • A list of associated genres to explore similar content.
    • Movie overview
  • Top 10 movies of the week: Display the top 10 trending movies on main page.
  • Set up a database to save users
  • Add user reristration/login
  • Create recommendation logic
    • Improove recommendation algorithm

Tech Stack

  • Backend: Java 21 (Spring Framework)
  • Frontend: HTML, CSS
  • API: External movie database API (TMDb) for retrieving movie details.
  • Build Tools: Maven

Main page

image

Recommendation page

image

Search page

{6D3A20EE-A3EA-41E8-9A4F-09AA2D51EE29}

Movie details page

image

About

Movie Recommendation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors