Git Product home page Git Product logo

block_buster's Introduction

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

block_buster's People

Contributors

mudithatharuka avatar

Watchers

 avatar

block_buster's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.