tedwu13 / udacity-movie-trailer-api

Full Stack Software Engineer Project 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Movie Trailer API

Full Stack Software Engineer Project 1

How to run the project

Create a virtual environment virtualenv env

Activate virtual environment . env/bin/activate

Install requirements pip install -r requirements.txt

Run the command to open the web page python entertainment_center.py

Movie Page Alt text

Trailer Preview Page

Alt text

About

Full Stack Software Engineer Project 1


Languages

Language:HTML 62.1%Language:Python 37.9%