Git Product home page Git Product logo

movie-trailer-website-project-1---fsnd---udacity's Introduction

Movie-Trailer-Website

(Project-1 of Udacity's Full Stack Web Devleopment)

This project involves making a dynamic website using python data structures. You will find the list of my favorite movies in the dynamic website created by Python script.

How to Run?

  1. Download or clone this repo.
  2. Delete Crisp_tomatoes.html (You will be creating your own in the next step. This is just to show output.)
  3. Run python entertainment_center.py if you have python installed on your device (if not, check Prerequisites).
  4. You will be opened with a webpage which is dynamically created using python scripts.

Prerequisites:

  1. Python 2.x.x, if not installed on your system, Install python You should have Python and a Web browser(Google Chrome) installed on your computer before running this project.

Moving over project files:

1. media.py: This file has class Movie defined inside it, which will be used to make instances and populate the webpage later.

2. entertainment_center_py: This file has the data for all the movies and will pass the list of Movie instances to Crsip_tomatoes.py to populate the page with the data.

3. crisp_tomatoes: This file has all the HTML and CSS. This is the main file responsible for webpage creation with the data sent by enterainment_center.py. This file will create and open a Crisp_tomatoes.html in your browser(in case it doesn't open webpage, use a browser to open Crsip_tomatoes.html), which will be the final output of this project.

Tools used:

Acknowledgement:

  • Hat tip to anyone who helped me.

movie-trailer-website-project-1---fsnd---udacity's People

Contributors

ashutosh-sharma 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.