Skip to content

This is a Movies and TV Series revive website. Furthermore this provides latest news of movies. tv series and celebrities.

Notifications You must be signed in to change notification settings

mudithabatuwangala/Block_Buster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Buster

GitHub watchers GitHub code size in bytes GitHub closed pull requests GitHub last commit GitHub language count GitHub top language GitHub closed issues

Block Buster is a Movies and TV Series review website that can be used to display details about newly arrived movies and TV series for big fans. This website was built using HTML, CSS, and PHP. Using a pre-designed user interface, the interface and the functions were built with simple coding patterns so that every developer who is at the beginning level can also be understood.

A separate admin panel was designed and developed so that the admins can add new movies and TV series to this website as they arrive or are in the theater already.

Not only reviews, but users can also find movie trailers, videos, other media, and pieces of information such as the genre, stars, ratings, and many more using this website.

Demo

Features

  • List of newly arrived and upcomming Movies and Tv Series

App Screenshot

  • A Full review about any film or TV Series

App Screenshot

  • Trilers of newly arrived movies

App Screenshot

and many more...

Run Locally

Clone the project

  git clone https://github.com/mudithatharuka/Block_Buster.git

Import the database

You can use the default settings as in the project.

  • Create a database called "blockbusterb" using your favorite DBMS software (Like PhpMyAdmin).
  • Import the "block_buster.sql" file from "Block_Buster/databases/" folder to the newly created "blockbusterb" database.

Otherwise you can use your own settings.

  • Create a database with your preferred name using your favorite DBMS software (Like PhpMyAdmin).
  • Import the "block_buster.sql" file from "Block_Buster/databases/" folder to the newly created database.
  • Make sure to change the database name in the "connection.php" file in the "Block_Buster/inc/" folder with the name you used when creating the database.

App Screenshot

If you have different password and a username for the DBMS software, make sure to change them too in the "connection.php" file.

Start your local web and MySql server

Load the website in the browser with localhost

  http://localhost:[your_port_number]/Block_Buster

Add movies, TV series and celebrities by login to the admin panel

App Screenshot

  • First create an account in admin panel, go to:
  http://localhost:[your_port_number]/Block_Buster/adminsignup.php
  • then login to your admin account, go to
  http://localhost:[your_port_number]/Block_Buster/adminlogin.php
  • Add movies, TV series and many more...

Color Reference

Color Hex
Theme Color #dd003f #dd003f
Background Color #020d18 #020d18
Sub Color 1 #0b1a2a #0b1a2a
Sub Color 2 #233a50 #233a50

About

This is a Movies and TV Series revive website. Furthermore this provides latest news of movies. tv series and celebrities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published