Skip to content

Simple cinema panel that allows you to add, edit, delete and view movies, select seats and more. It is built using PHP, MySQL, Composer and Bootstrap.

Notifications You must be signed in to change notification settings

t0ry003/Cinema-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinema Panel

Description

This is a simple cinema panel that allows you to add, edit, delete and view movies, select seats and more. It is built using PHP, MySQL, Composer and Bootstrap.

Features

  • Add, edit, delete and view movies
  • Admin panel for managing movies
  • User panel for selecting seats
  • QR code generation for selected seats (using bacon/bacon-qr-code)

Installation

  1. Clone the repository
  2. Run composer install
  3. Import the cinema.sql file into your database
  4. Update the database credentials in config.php
  5. Run the application
  6. Login to the admin panel using the default credentials (username: tory, password: admin)
  7. Add movies and start managing tickets!

Screenshots

home

home

profile

profile

rooms

rooms

ticket

ticket

bookings

bookings

create movie

create movie

mobile app link

mobile app link

Database Schema

The database schema is as follows: database schema

About

Simple cinema panel that allows you to add, edit, delete and view movies, select seats and more. It is built using PHP, MySQL, Composer and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published