GitHunt
BR

briandennis/WhatToSee

:movie_camera: Takes your movie ratings, predicts what you'll want to see in theaters

WhatToSee

Unfortunately, Rotten Tomatoes, who previously provided the training data, no longer provides an open API. As such, this application no longer works as intended ๐Ÿ™

About

What To See? helps you choose which movie in theaters you should go see.

The prediction is made by an artificial neural network which uses movies the user rates as training points. Each movie has several input features including:

  • Year
  • Runtime
  • Rotten Tomatoes critic score
  • Rotten Tomatoes user score
  • IMDB rating
  • Metacritic score

The users attributed score is the output for the training points.

##Technology

Client Side

Server Side

##TODO

  • Write second API to get movies currently out
  • Submit movies on enter key
  • Fade animations
  • Prevent users from submitting same movie multiple times
  • Make responsive

Languages

JavaScript98.2%CSS1.7%HTML0.2%

Contributors

Created January 6, 2016
Updated March 8, 2023
briandennis/WhatToSee | GitHunt