movie_trailer_website

Udacity/Full_Stack _Web _Developer/Project-1 _(Movie_trailers_Website)

View project on GitHub

Udacity Movie trailers website

This movie trailer project is part of the Udacity Full Stack Web Developer Nano Degree curriculum

Implementation of Movie trailers website

to run the code

  1. Make sure you should download Python and install
  2. Clone or Download project repository here
  3. Open up the commandline on Win PC or terminal in Mac and navigate to the file in your local machine through the commandline or terminal then type entertainment_center.py or open up the file entertainment_center.py from the repository Movie using Python shell and run.

Software and tools/frameworks used:

Skills acquired:

  • Python programming
  • Html
  • css

Please checkout the wiki to see the output of the Project

Welcome to the Movie trailers website, which is the part of the Full Stack Web Developer Nanodegree course.

About the project:

Writing the server-side code to store a list of movies, including box art imagery and a movie trailer URL, then code will generate a static web page allowing visitors to browse their movies and watch the trailers.

List of movies website is shown below ***

Screenshot of the website Image

Clicking on the imagery of the movie will pop up and play trailer of the movie ***

Screenshot of the trailer website

Software and tools/frameworks used:

Skills acquired:

  • object-oriented Python programming
  • Html
  • css