Giter Site home page Giter Site logo

tamerthamoqa / fsnd-movie-trailer-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from udacity/ud036_startercode

1.0 0.0 0.0 15 KB

This is a repository for the "Movie Trailer Website" udacity project which is the first project required in the Udacity Full Stack Web Developer Nanodegree program.

Python 58.15% HTML 41.85%
udacity movie-trailer-website

fsnd-movie-trailer-website's Introduction

FSND-Movie-Trailer-Website

This is a repository for the Movie Trailer Website project which is the first project required for completing the Udacity Full Stack Web Developer Nanodegree program. The project contains python scripts that will generate a website that displays a list of movies and their trailers.

The main purpose of this project is to let students understand the fundamentals of Object-Oriented programming using the Python™ programming language by doing a project that requires an Object-Oriented solution, like storing movie details in movie objects for displaying them later on a website.

The starter code for this project was forked from this repository by courtesy of Udacity™.

Contents

  • entertainment_center.py - main Python script to run.
  • media.py - Python script that contains class Movie which stores movie information.
  • fresh_tomatoes.py - Python script that generates an HTML file that outputs the list of movies and their trailers provided by Udacity™.

Requirements

Python 2.x or Python 3.x is required to be installed on your computer to be able to run the Python scripts.

How to run

1- Download the repository as a Zip file and then unpack it, or clone the repository.

2- Run the entertainment_center.py script either by running it via an IDE (e.g: Pycharm™) or by running the following shell command after changing its directory to the code directory:

  python entertainment_center.py

fsnd-movie-trailer-website's People

Contributors

adarsh0806 avatar tamerthamoqa avatar

Stargazers

 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.