jayarajsajjanar / moviesdb

Website that plays movies trailers - javascript (webbrowser, os, re, DOM), python, Angular, Bootstrap, jquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###First project as a part of the Udacity/Google Nanodegree - Full Stack Web Developer.

A website that hosts a catalog of movies and their trialers.

  1. Python 2.7.3 is used.
  2. Bootstrap grid system usage gives the responsive effect to the website.
  3. DOM interface between HTML and JavaScript is used to implement "like" function.

Steps to using the project

  1. Use git clone https://github.com/jayarajsajjanar/moviesdb.git to download the files to your system.
  2. cd ~/moviesdb to enter the project directory.
  3. python entertainment_center.py will run the project in a browser.

About

Website that plays movies trailers - javascript (webbrowser, os, re, DOM), python, Angular, Bootstrap, jquery

License:MIT License


Languages

Language:Python 51.0%Language:HTML 49.0%