Sale!

Write a javaFX program that lets the user process the sales of one type of coffee at your store. The program should have a title called “CSC210 Coffee House”.

Original price was: $15.00.Current price is: $10.00.

-33%
(1 customer review)

Free worldwide shipping on all orders over $50

  • 30 days easy returns
  • Order yours before 2.30pm for same day dispatch
Guaranteed Safe Checkout

Write a javaFX program that lets the user process the sales of one type of coffee at your store. The program should have a title called “CSC210 Coffee House”.
Write a javaFX program that lets the user process the sales of one type of coffee at your store. The program should have a title called “CSC210 Coffee House”.
$15.00 Original price was: $15.00.$10.00Current price is: $10.00.

Write a javaFX program that lets the user process the sales of one type of coffee at your store. The program should have a title called “CSC210 Coffee House”. It should then show two sections (boxes).

The first section shows the item, price, and quantity for the coffee to be purchased.

The second section shows the cost without tax, the taxes and the cost with taxes. When a “Calculate” button is clicked the program should calculate and display all the costs (cost without taxes, taxes, cost with taxes).

See below for a screen shot of the program. Also, the program should show an error message if the user clicks the button and a non-digit is entered in the quantity textfield. You can choose any appropriate error message you like.

CSC210 Coffee House Item Price Quantity Regular Coffee 2.99 Cost without taxes Taxes Cost with taxes Calculate