Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 774 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 774 Bytes

CineClick is a movie-booking application made using MySql and Java-GUI. It allows a registered customer to check for the screenings of various movies in different cinema halls across different cities, book seats in said halls while also informing the customer of any clash of movie screenings that may occur on choosing a particular movie screening.

Features implemented:

  1. Registration and login of the user (with Forgot Password feature)
  2. Different screenings of a particular movie shown, based on location and date provided by the user
  3. Number of seats available per screening
  4. Booking of seats
  5. Informing the user of a clash in the movie timings if there is any
  6. Cancellation of a ticket
  7. Ticket history of user
  8. Payment Gateway using dummy database