GithubHelp home page GithubHelp logo

movie_trailer_python_udacity's Introduction

Movies Trailer Website

Webpage for Udacity Web Full-stack Nanodegree created by Valesca Fortunato

Install

Make sure you have Python v2.7 installed on your computer (if you don't, here's the link to download it). You must also install the Flkask Python Package to run this program. To do so, follow these steps:

  1. Run command promt (as admin)

  2. Navigate to the directory that holds your Python scripts. For example:

    cd C:\Python27\Scripts
    
  3. Type the following into command prompt:

    pip install flask
    

Then open the entertainment_center.py file in IDLE and click Run -> Run Module (or press F5)

To run the Flask API in our Windows environment, I recommended this guide.

Components

  • media.py: contains the Movie Class
  • entertainment_center.py: contains the script which initializes the movie array and opens the webpage
  • fresh_tomatoes.py: library file which contains code for generating a movie trailer page

API Resources

The API is version 1.0 and return a JSON with the movies title, storyline, poster and URL's trailer

GET /api/v1/

License

This project was created by Valesca Fortunato.

Licensing terms for this project can be found in the license file included in this repo.

movie_trailer_python_udacity's People

Contributors

valescaf avatar

Stargazers

 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.