An open API service indexing awesome lists of open source software.

https://github.com/kwagner91/anime-movie-page

Webpage with Anime Movies - Bootstrap and Python 2.7
https://github.com/kwagner91/anime-movie-page

movie-trailer-website programming-nanodegree python udacity-nanodegree

Last synced: 21 days ago
JSON representation

Webpage with Anime Movies - Bootstrap and Python 2.7

Awesome Lists containing this project

README

          

# Anime Movies Website

Udacity "Intro to Programming" course Movie Website project:
> The Movie Trailer Website project consists of server-side code to store a list of movies titles, along with its respective box art imagery and movie trailer website. The data should be served as a web page allowing visitors to review the movies and watch the trailers.

## Specifications

- Python 2.7 was used to create multiple instances of movie classes
- Python module called fresh_tomatoes.py was provided by Udacity course - this module has a function called open_movies_page
- Added additional Movie description (e.g. director) to existing code

## Installation
Download Python Version 2.7xx from the official Python Homepage

Load Website by executing the following UNIX command: python entertainment_center.py