Skip to content

Parth19499/KiTicket-Movie-Ticket-Booking-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiTicket - A Movie Ticket Booking System

Developers

Software Used

  • NetBeans IDE for software development
  • Java Derby for Database Management
  • Java Swing for the GUI

Features

  • Authentication
    • Log In
      • For Users
      • Admin Credentials open the Admin Console
    • Sign Up
    • Forgot Password via OTP and Email API
    • Password Hashing via MD5
  • Database Management
    • Add, Delete or Edit Records via Admin Console
    • Movies and Users stored in separate tables
  • GUI for booking
    • View Available Movies
    • View Selected Movie Details - Description, Cast
    • Select Movie Date & Time
    • Seat Selection
    • Confirmation Screen

Execution

  • git pull the entire folder
  • Connect to the database
  • Open the MP1 folder in NetBeans
  • Start by Running the Welcome.java file.

Further Information

  • The database is present in the 'database' folder.
  • You can see the official report here.
  • You can see the screenshots in the 'Report' folder.
  • The source code can be found in the 'src/mp1' folder (.java files).
  • Please contact us in case of any queries.

About

KiTicket - A Movie Ticket Booking System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.0%
  • Java 6.8%
  • Other 0.2%