Coder Social home page Coder Social logo

movie-website's Introduction

movie-website

Udacity full stack course project

Usage

Download all files and run entertainment_center.py in python

It should open a page like this:

Image of web

If you want to change the content, you can edit the myMovies.csv

The first line of csv must be " title,image,introduction,year,type,trailer_url ", they are columns' name

The explanations of the six columns are :

title image introduction year type trailer_url
the movie title the image url of movie A simple introduction of movie the release year of movie Type of file, e.g. anime, drama movie trailer_url of movie
zootopia http://....zootopia.jpg Hiya! this a introduction 2016 anime http://youtube...

The myMovie.csv example

title,image,introduction,year,type,trailer_url
Zootopia,http://vignette3.wikia.nocookie.net/zootopia/images/b/b8/ZootopiaFamily.png/revision/latest/scale-to-width-down/670?cb=20160203044821,"In the zootopia, anyone can be anything! Take an adventure with Judy and Nick",2016,Anime,https://www.youtube.com/watch?v=jWM0ct-OLsM

It looks aweful, so I recommend to use Google Sheets to help with editing csv file

Image of csv

Finally, run entertainment_center.py in python again

movie-website's People

Contributors

chiahsuan avatar ch-hu 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.