Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 681 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 681 Bytes

Movie Shuffler

Movie Shuffler provides movie suggestions based on selected content keywords.

Movie Shuffler uses PHP and MySQL on the server to store, retrieve and suggest movies and their data. APIs from both Rotten Tomatoes and YouTube are used to populate movie data.

This repository contains two client-side implementations. Movie Shuffler is built with both vanilla JavaScript and AngularJS. Currently, user-generated movie submissions are not available through AngularJS version.

Vanilla: Movie Shuffler

AngularJS: Movie Shuffler

by Michael Woloszuk