Skip to content

yovchev/movie-trailers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

( Movie Trailers Project )

For Udacity Full Stack Web Developer Nanodegree

screenshot

Installation instructions

  • First make sure you install bottle for python
  • Open the \move-trailer folder and run the serve.py file
  • Open your web browser and go to http://localhost:8888
  • Enjoy !

Bottlepy

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.

pip install bottle

Start the app

python serve.py

Stuff used to make this:

About

Udacity Full Stack Web Developer Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published