Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 545 Bytes

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