From cdb5f302b13f12628a7ab414249f8ea5b6208289 Mon Sep 17 00:00:00 2001 From: maina101 Date: Sun, 1 Apr 2018 11:31:53 -0500 Subject: [PATCH] Create README_MOVIE_WEBSITE.MD --- README_MOVIE_WEBSITE.MD | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README_MOVIE_WEBSITE.MD diff --git a/README_MOVIE_WEBSITE.MD b/README_MOVIE_WEBSITE.MD new file mode 100644 index 000000000..f2679b13a --- /dev/null +++ b/README_MOVIE_WEBSITE.MD @@ -0,0 +1,30 @@ +GENERAL USAGE NOTES +************************************************************************************************************* +- The program displays movie posters on a HTML webpage and when you click the poster of the movie, the movie + tralier will start to play. +- Open the playMovieTrailer.py file and on the menu select Run, then run module when the drop down menu opens +- When you run this file it calls the media file that contain the class features to be used to play the movie + trailers +- when you hover over the poster tiles the background color changes and the font color changes as well + as you move your mouse around. +- When you click any tile the links open to a small window that you can close any time without waiting for + the movie to stop. +============================================================================================================ +- The program is build in python version 2.7.9 +- installed under windows 7 +- internet explorer is Edge + +- Year of distribution of the this program 2018 + +CONTACTS +========= +Creator : Charles Gatoto +Phone : 405-888-4545 +Email: smartsuser@gmail.com + +Source of HTML code - udacity/ud036_StarterCode +https://github.com/udacity/ud036_StarterCode/blob/master/fresh_tomatoes.py +Modifications have been made from the above file to fit my personal preferences in terms of color, +background display. + +@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@