Description: The purpose of the program is to create a Java ticket purchasing program that allows...

50.1K

Verified Solution

Question

Programming

Description: The purpose of the program is tocreate a Java ticket purchasing program that allows for users tolog in, purchase tickets, keep records of tickets purchased, andkeep information about the user.

Program Requirements: The following are theprogram requirements:

  1. Must be fully functioning including registration, log-in, viewevents, and purchase tickets
  2. Tickets should be purchased using “points”, no informationshould be provided via the user for payment method. Default eachuser to an allotted number of points and have a way to add to thepoints from the menu.
  3. Must include a user interface for the user to interact with(this can be through command line interface or graphical interface.Either way, it should be clearly and easily navigated.)
  4. The program should be clearly commented and documented
  5. The program should use a client-server configuration. Data forthe users should be kept on the server either in files or a mysqldatabase and the client program should request the data from theserver.
  6. At least 2 vulnerabilities must be left in the program. Thevulnerabilities should be documented in private documentation. Allother vulnerabilities should be considered and mitigated.

Deliverables: All program code anddocumentation including a user guide.

Answer & Explanation Solved by verified expert
4.3 Ratings (549 Votes)
Java ticket purchasing program that allows for users to log in purchase tickets keep records of tickets purchased and keep information about the user How to implement seat booking process Solution The Main Classes to be used for the user personas User Movie Theater Booking Address Facilities Here we createmovie ticket booking system    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students