Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Bartleby Related Questions Icon

Related questions

Question

Java Program for a Christmas List - NO GUI

** Please include ULM and comments in the code. **

Minimum requirements are:

  • At least 1 loop
  • An Array or ArrayList
  • At least 3 Java classes
  • Use methods

I am trying to make it so that the program will have a menu to choose from that includes:

  1. Add Recipient Name
  2. Add Gift Idea (prompts for the participant to add the gift idea to from the list of those already entered)
  3. Mark Gift as Purchased (allows the user to select the recipient from the list, then select a gift idea from the list entered for that recipient, and mark it as "Done".)
  4. Mark Gift as Received (allows the user to select the recipient from the list, then select a gift idea from the list entered for that recipient, and mark it as "Done".)
  5. Mark Gift as Wrapped (allows the user to select the recipient from the list, then select a gift idea from the list entered for that recipient, and mark it as "Done".)
  6. Delete Gift Idea (prompts for the participant and then the idea selection to delete the idea)
  7. Replace/Edit Idea (prompts for the participant and then the gift idea that will need to be replaced/edited and the new info to replace it with.)
  8. Print List (prints the participants with the gift ideas and their status - purchased, received, wrapped)
  9. Reset (This deletes the participants and gift ideas).
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
    SEE MORE QUESTIONS
    Recommended textbooks for you
    Text book image
    Database System Concepts
    Computer Science
    ISBN:9780078022159
    Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
    Publisher:McGraw-Hill Education
    Text book image
    Starting Out with Python (4th Edition)
    Computer Science
    ISBN:9780134444321
    Author:Tony Gaddis
    Publisher:PEARSON
    Text book image
    Digital Fundamentals (11th Edition)
    Computer Science
    ISBN:9780132737968
    Author:Thomas L. Floyd
    Publisher:PEARSON
    Text book image
    C How to Program (8th Edition)
    Computer Science
    ISBN:9780133976892
    Author:Paul J. Deitel, Harvey Deitel
    Publisher:PEARSON
    Text book image
    Database Systems: Design, Implementation, & Manag...
    Computer Science
    ISBN:9781337627900
    Author:Carlos Coronel, Steven Morris
    Publisher:Cengage Learning
    Text book image
    Programmable Logic Controllers
    Computer Science
    ISBN:9780073373843
    Author:Frank D. Petruzella
    Publisher:McGraw-Hill Education