Movie Trailer Website.
The Movie Trailer Website project consists of server-side code to store a list of movies titles, along with its respective box art imagery and movie trailer. The data is served as a web page allowing visitors to review the movies and watch the trailers.
How to launch the program.
Install Python Execute the python script, entertainment_center.py in your environment. Check out How to execute python script.