Skip to content

kirkbrunson/UFLIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFlix

A movie search engine created as part Udacity's Fullstack Nanodegree. See the project live here.

Setup:

From within a vagrant machine configured for Udacity's OAuth class

  • Run setup.sh
  • Run python project.py
  • Navigate to 127.0.0.1:5000

Note: To use the TMDB API, you must generate an api key, which can be done here. Place your key on line 8 of project.py here.

Credits:

About

Web app that pulls and displays TMDB api movie data for user's search query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published