A movie recommendation app to suggests films to the user based on their occasion.
- Blessing Igbadumhe
- Robert Jimenez
- Jessica Sisavath
As a user I want to visit a website that will recommend a movie based on my occasion.
WHEN user visits app, THEN they are presented with various options.
WHEN user submits inputs, THEN a list of movie recommendations is displayed.
WHEN user clicks on a movie recommendation, THEN user is displayed a movie "card" including a poster, trailer, ratings, synopsis.
WHEN a card is displayed, THEN links are displayed for where streaming platforms that host that movie.
https://github.com/RJimenezTech/MovieFinder.git
https://rjimeneztech.github.io/MovieFinder/
HTML, CSS, JavaScript, Jquery, Bulma(What languages is it written with?)
IMDB API (https://imdb-api.com/)
Utelly API (https://rapidapi.com/utelly/api/utelly/)
Given a search input from user, display list of movie recommendations
Given a combination of genres, occasions, age appropriateness, and other inputs, display a list of movie recommendations and links to trailers and availability on streaming services.



