Trailer Viewer

Description

This WinForms application was made to fill the need of my father's video store company, Umpqua Video.

The Trailer Viewer allows customers to scan the barcode on movie cases and begin watching a trailer for it from YouTube. It has the option to import a CSV into the database in order to streamline database updates from the POS database. To minimize maintenance requirements for the program, if the database does not have a URL entry for a given title, it is programmed to query YouTube for a trailer and save it to the database.

DISCLAIMER: Since the development of this project, methods used to embed YouTube videos in the application widget have been deprecated.

Technologies

  • Microsoft WinForms

  • C# Programming Language

Gallery