Question: Tasks: 1 . Use VS Code to create a Project 1 directory inside of the ICT 1 5 2 Java Directory. In Project 1 ,
Tasks:
Use VS Code to create a Project directory inside of the ICTJava Directory. In Project
create a file named projectjava.
Using the projectjava file, create a program that meets the Project Requirements listed
below.
Compile your code and debug for any errors.
Run your program.
Include all necessary documentation requirements header etc.
Project Requirements:
Display Menu: Create a menu with at least five caf items eg coffee, tea, sandwich,
muffin, juice each with a different price.
Single Item Order: Allow the user to select one item from the menu and specify the
quantity.
Optional Customizations: Provide customization options for at least one specific item
eg sugarmilk for coffee or bread type for sandwiches
Total Cost Calculation: Calculate the total cost based on the item price, quantity, and any
additional charges for customizations if added
Discount: Apply a discount if the total cost exceeds $
Display Summary: At the end, display a final order summary showing the item, quantity,
any customizations, and the total cost with discounts if applicable
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
