Coder Social home page Coder Social logo

movie-trailer-website's Introduction

Movie Trailer Website

This is a server-side code project writen in python that stores a list of favorites movies, including box art imagery and a movie trailer URL. Visitors can review and watch the trailers in a web page.

This is the first project submission for Udacity Full Stack Web Developer Nanodegree Program.

Installation

You need a web browser to run this project. You need Python to change this project.

Usage

You need [Python] (https://www.python.org/) and a web browser to run this project.

To run and navigate thru the web page:

  • save the files into a local directory
  • click the fresh_tomatoes.html to open the web page

If you want to use Python to run this project:

  • open the entertainment_center.py file
  • click on _Run -> Run Module

The web page will open on your default browser and you will be able to see my top 6 movies! :-)

Files

Understanding the files:

entertainment_center.py This is the file that creates the objects movie, the list of movies and also calls the function from fresh_tomatoes script that runs the web page.

favicon.ico This is just a favicon for the web page that I've included. I hate web pages without favicon! :-)

fresh_tomatoes.html This is the HTML page that's automatically generated by the fresh_tomatoes script.

fresh_tomatoes.py This is the fresh_tomatoes script from Udacity and it's the responsible for all the "magic" that happens! And if you want to change the styles of the web page, that's the place!

media.py This is the file that contains the class Movie, with the constructor for every movie object and the method to show the relative trailer.

Built With

movie-trailer-website's People

Contributors

mc4rol9 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.