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.
- 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)
Extra Cinema-Scanner
- Ticket scanner with active ticket validation (it removes the ticket after validation)
- Clone the repository
- Run
composer install - Import the
cinema.sqlfile into your database - Update the database credentials in
config.php - Run the application
- Login to the admin panel using the default credentials (username:
tory, password:admin) - Add movies and start managing tickets!







