Skip to content

Movie Database Udacity FullStack Webdeveloper Nanodegree

Notifications You must be signed in to change notification settings

CrazySession/ud036_StarterCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ud036_StarterCode ---- Student Project CrazySession

Source code for a Movie Trailer website.

Hello and welcome to CrazySessions Movie Website Database.

How to run the code with an ide

  1. Download the code or clone the repository
  2. Open it with an ide of your choice (e.g. sublime, pycharm, atom)
  3. Start the program to run the website from the entertainment_center.py file if you try to start the program from another file, you will get a console message which will lead you to the right file, hopefully

How to run the code from the command prompt

  1. Go to the folder you downloaded the repository to (e.g. in my case E:\PythonProjects\ud036_StarterCode)
  2. Shift + right click -- chose "Open Command prompt here"
  3. write "python entertainment_center.py" in the command prompt and enjoy the program same as in the ide if you try to start from another file you will get an error message with a note to the correct file

--- TO DO

- Finding "[" wrongly displaying after the movie durration time

--- possible Additions

- e.g. TV Show Database (can inherit from video.Video class)

Thanks to udacity Full Stack Web Developer course for the fresh_tomatoes.py template and the inspiration for movies getting used

credits to Kunal Chawla for the program structure

About

Movie Database Udacity FullStack Webdeveloper Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%