Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program to design a graphical user Interface using java and javaFX for Ice cream shop . Your program should allow the customer to

Write a program to design a graphical user Interface using java and javaFX for Ice cream shop . Your program should allow the customer to make an order using a button called Make an order. The customer can select the order from a drop down list (at least must have 4 products in the menu). For example, chocolate ice cream, vanilla ice cream, raspberry ice cream, cotton candy ice cream . The customer can customize their order such as (regular, diabetic, with nuts, with strawberry sauce , with caramel ). The customer can select the size of the order such as (small, medium, large). The customer can see the details of his order with the price before clicking the button Make Payment. The customer should insert the total amount of the order in the input box then click on Make Payment. The program should check if the amount of the total price is equal to the input number the customer entered, then the program can show a message payment successfully done and your order is under process, otherwise the program should ask the user to enter again the total price of his order. Note: You should create a logo and a name for your business and place it at the top of the screen.

i have asked this question before but non of the answers were in JAVAFX. please make sure the answer is in javaFX

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago