GithubHelp home page GithubHelp logo

azapatapmp / movie-website-nanodegree-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anumsh/movie-website-nanodegree-project

0.0 1.0 0.0 349 KB

The Website consists of server-side code to store a list of movies details(title,description,trailer,images).

Python 76.30% HTML 23.70%

movie-website-nanodegree-project's Introduction

Movie Trailer Website

...The Movie Trailer Website project consists of server-side code to store a list of movies titles, along with its respective images and trailer links and movie trailer website. The data should be served as a web page allowing visitors to review the movies and watch the trailers.

Installation

Syntax and Examples

  1. import module name/filename. for example : import webbrowser

  2. def functionname(argument1,argument2, ..):

write code

for example : def sum(a,b): ''' write code '''

print sum(10,20)

  1. Inheritance: Class Parent(): """ write the code

""" Class Child(Parent): """ write the code

""" 4. creating Instances: anu = Child()

  1. Make a list movies = [m1,m2,m3,m4,m5]

Resources

#License

This content of repository is licenced under ยฉ 2011โ€“2016 Udacity, Inc.

movie-website-nanodegree-project's People

Contributors

anumsh avatar

Watchers

 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.