
** Link to the website : https://film-finder3-oeouywpojq-oa.a.run.app/ **
WARNING /!|
For the purposes of Assignment 1 in the 'Cloud and Advanced Analytics' course, access to the BigQuery cloud database on Google Cloud is facilitated through a specific .json key. Please be advised that, to maintain security and control over access, this key will be deactivated following the grading of the assignment. Consequently, no further use of this access method will be possible thereafter. However, the codebase will remain accessible for review.
- If the link doesn't work anymore it's because everything on the cloud has been deactivated.
The goal of this project is to implement a user-friendly interface that enables users to query a movie database hosted on Google Cloud. The application should provide functionalities to search for movies based on different criteria and filters. In this assignment, we implemented a web application that enables users to search for movie titles and apply advanced search functionalities. Users can specify filters such as language, genre, release year, and average rating to refine their search results.
- Autocomplete: Helps users explore movie titles based on input text.
- Filter by language: Allows users to filter movies based on language.
- Filter by genre: Enables filtering movies by genre.
- Filter by average rating: Users can search for movies with an average rating above a specified threshold.
- Filter by release year: Allows users to specify a range of release years.
This project is part of the course "Cloud & Advanced Analytics" at the University of Lausanne given by the professor Michalis Vlachos