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
- Host: GitHub
- URL: https://github.com/kwagner91/anime-movie-page
- Owner: KWagner91
- Created: 2017-12-16T16:14:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T11:03:48.000Z (over 8 years ago)
- Last Synced: 2025-02-28T06:09:06.295Z (over 1 year ago)
- Topics: movie-trailer-website, programming-nanodegree, python, udacity-nanodegree
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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