Design a program for customers of fortunes vacation resort


Problem

Design and implement an interactive Java program for customers of Fortune's Vacation Resort to make a reservation. Allow customers the option of choosing a studio, one-bedroom, or two-bedroom cabin, each of which costs a different weekly rental amount ($450, $575, or $700, respectively). Also allow the option of lake view, which increases the rental fee by $100.

If the user adds a weekly lunch plan, the total fee will increase by $140. If the user adds a weekly dinner plan, the total fee will increase by $210. The total fee is displayed when the user clicks a Reserve Cabin button.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Design a program for customers of fortunes vacation resort
Reference No:- TGS03284771

Expected delivery within 24 Hours