- Parimal Mehta - [email protected]
- Parth Panchal - [email protected]
- NetBeans IDE for software development
- Java Derby for Database Management
- Java Swing for the GUI
- Authentication
- Log In
- For Users
- Admin Credentials open the Admin Console
- Sign Up
- Forgot Password via OTP and Email API
- Password Hashing via MD5
- Log In
- 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
- git pull the entire folder
- Connect to the database
- Open the MP1 folder in NetBeans
- Start by Running the Welcome.java file.
- 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.