About This File
This web application is built using PHP, MySQL (for storing movie database information) and also HTML/CSS/JS. Bootstrap and jQuery libraries are also included for easy layout customization. The entire application runs on 1 page and everything is called via AJAX. Administrators have the ability to get new movies into the database by simply searching for the title. The back-end searches several public APIs such as OMDB/theMovieDB for data such as (movie title, rating, plot, running, actors, genres and more) and YouTube (HD trailers).