Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PHP-based Cinema Booking System with XAMPP database. Supports user authentication, movie bookings, profile setup and admin management.

Notifications You must be signed in to change notification settings

thonedra-dev/cinema_booking_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinema Booking System

A PHP-based web application with user authentication, dynamic movie booking, profile management, and an admin dashboard.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL (XAMPP)
  • Tools: XAMPP, phpMyAdmin

Homepage Screenshot movies_page Screenshot

Features

  • User registration and login
  • View movie posters
  • Book movies and select seats
  • Upload profile pictures
  • Watch linked YouTube videos
  • Admin Panel
  • Create and delete movies (Admin)
  • Add YouTube trailer URLs (displayed on homepage)
  • Booking information for every single movie

Known Limitations

  • In seat creation (Admin), the CSS is only designed for 5 columns per row. You can define more rows and columns in the backend, but on the frontend, each row displays as 5 columns. For example, if you define 10 columns in one row, R1 will display as 2 rows.
  • Make sure your project folder includes a folder named uploads/. Otherwise, the pictures you upload for movie posters or profile pictures will not be displayed.

How to Import Database

  1. Open XAMPP and start MySQL.
  2. Open phpMyAdmin.
  3. Create a new database named cinema.
  4. Click Import, select the cinema.sql file, and execute.
  5. Your tables are ready to use!

Contact

If you face any difficulty or have questions, feel free to reach out:
Email: [email protected]

System Requirements

beak

About

PHP-based Cinema Booking System with XAMPP database. Supports user authentication, movie bookings, profile setup and admin management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published