Skip to content

EsraaQandel/ud036_StarterCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This program is meant to open a web page with your favourite movies that displays the movie's name,poster, link to the Youtube trailer

How it works

1- make sure you have Python installed on you device 2- run the entertainment_center.py through IDLE

How to add a new movie to the list

1- In the entertainment_center.py create a new instance and pass the following data in the same order name, story line , img src and the link to the trailer

2- add the new movie to the list of Movies

About

Starter Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%