Skip to content

abhimulchandani/handkerchief

Repository files navigation

Handkerchief is a movie ticket booking website where users can view the latest movies, their show times, and book tickets by selecting the seats of their choice.

The movies, their details, their shows and the available seats are dynamically fetched from the database.
The tickets booked by the user are stored under a transaction in the database.

The GUI, including the seat maps of multiplex screens has been designed using HTML, CSS & JavaScript.
The back-end of the website has been implemented using PHP.
The database has been implemented using MySQL database.

Website URL: http://handkerchief.epizy.com

Database structure:

Entity Relationship diagram

Screenshots:

  1. Home page

Index page

  1. Movie details and it's shows

Movie page

  1. Seat selection

Screen page

  1. Confirmation of booking

Ticket

  1. Booked tickets

Booked tickets

  1. Movie rating

Movie rating

  1. Login

Login page

  1. Signup

Signup page

Extras:

Seat Map

Seat map