Skip to content

A web app for generating drink recommendations for movies

Notifications You must be signed in to change notification settings

n8blake/bev-films

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bev-films

Summary

This web application delivers recommended drink pairings for movies and tv series.

How-to:

  1. Visit the page
  2. Enter a movie or series name in the Search bar, and click the search button or hit Enter to search
  3. Review the returned search results, and select a title
  4. The movie or series details will be displayed, and the drink recommendation will begin processing
  5. The drink recommendation result will be displayed
  6. Optionally, select the link below the movie or drink to visit a corresponding page with more information

Demo

The following image shows the web application's appearance and functionality:

Sample screenshot

Elements Used:

  • CSS: Tailwind
  • Web APIs: OMDB, TheCocktailDB
  • Javascript: jQuery
  • Recommendation Engine: Leverages TensorFlow
  • Local storage used to store returned pairings, eliminating need for re-run of pairing model on subsequent same-title selection (improves performance)

About

A web app for generating drink recommendations for movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages