Description
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.
Madison Hayes –
Great work and great price.