Skip to content

Movie Booking Website using Vanilla JavaScript, PHP and MySQL (PHPMyAdmin)

Notifications You must be signed in to change notification settings

PratypartyY2K/Movie-Booking-Website

Repository files navigation

Movie Booking Website

The project aims to develop a website where customers can book movie tickets with ease without standing in long queues. The project objective is to book cinema tickets online. The Movie Ticket Booking System is an Internet based application that can be accessed throughout the net and can be accessed by anyone who has a net connection. The website provides complete information regarding currently running movies, upcoming movies with details of show timings, available seats in different theatres

Authors

Documentation

Documentation

Installation

For Ubuntu users

  • Download zip folder from github
  • Transfer this folder from Downloads to htdocs
  • To go to htdocs, follow these steps:
    sudo nautilus
  • Extra locations -> Computer -> opt -> lampp -> htdocs
  • Unzip the folder
  • Download PHPMyAdmin from official website
  • Configure and open it
  cd /opt/lampp
  sudo ./manager-linux-x64.run
  • Click on "Start All"
  • Open browser and type http://localhost/phpmyadmin
  • Create a new database, iwp and go to the database
  • Click on Import button
  • Import the file "iwp.sql" situated in the IWP folder (htdocs)
  • You are now good to go
  • Open the IWP folder in any text editor/IDE and make changes.

Tech Stack

Client: HTML5/CSS3/JS, Bootstrap4

Server: PHP, MySQL

Acknowledgements

Screenshots

Screenshots are present in the Documentation provided.

About

Movie Booking Website using Vanilla JavaScript, PHP and MySQL (PHPMyAdmin)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published