Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 551 Bytes

movie_trailer_website

First project for Udacity full stack nanodegree.

Features

Basic requested functionality plus:

  • Easy to add new movies. Just add them onto the movies file (Python)
  • Movies file tolerant to failures. It will only use the relevant attributes, like the poster image or the trailer (Python)
  • Default image for the poster in case none is provided (Python)
  • Movies appear in alphabetic order (Python)
  • Long titles are trimmed to have a consistent layout (JS)

How to run it

pull the project and run python fresh_tomatoes.py