Skip to content

Latest commit

 

History

History

movie_website

Movie Website

Project movie database.

Goal of this project

In this project we will learn how to make an awesome webpage, that lists your favourite movies, and shows their trailers.

Output of this project

Movies

Prequesties

  • Python 3X
  • Web Browser

How Does It Works!

  • media.py - in this file we created Class called Movie & inside the movie class we define a functon called def__init__(): this wil initilized or create space in memory for variables & show_trailer() function opens the trailer from youtube

this movie class will remember all of the movie title, storyline, poster_image, trailer_youtube

  • entertainment_center.py - in this file we store our movies into movie class.
  • entertainment_center.py - inside this file fresh_tomatoes.open_movies_page(movies) open the browser and show the output.

How to Start

  1. Run entertainment_center.py to see the output

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Contact

Gmail: raihantheprogrammer@gmail.com

Facebook: https://www.facebook.com/TheProgrammingThinker

Linkedin: https://www.linkedin.com/in/theprogrammingthinker/

Twitter: https://twitter.com/edition_raihan