Skip to content
Tomáš Jevočin edited this page Apr 7, 2021 · 5 revisions

Welcome to the pa165_movie_recommender wiki!

Movies Recommender Catalogue

Project assignment

The web application is a catalogue of movies of different genres. Each movie has a title, description, film director, and list of actors, and image(s) from the main playbill. Each movie is categorized into one or more genres. Only the administrator can create, remove and update the list of movies. Users can rate the movies according to different criteria (e.g how novel are the ideas of the movie, their final score, etc…). The main feature of the system is that users can pick one movie and get the list of similar movies and/or movies that were liked the most by other users watching the same movie (no need for complex algorithms, some simple recommendation is enough!).

Use cases

Use case diagram of the project recommender system

Main entity classes

Class diagram of the project recommender system entity classes
Clone this wiki locally