Question: Using Java Fx and OOPS concepts learned, code the in Java FX. Style the 3 scenes in this app using separate stylesheets. Upload the full

Using Java Fx and OOPS concepts learned, code the in Java FX. Style the 3 scenes in this app using separate stylesheets. Upload the full project files as a zip.
The application Pizzashop will have all the choices for regular and feast pizza.
1. In the first scene, ask name, type (radiobutton) and size of pizza (radiobutton) and let the user add toppings (CheckBox, check for max toppings for each of the pizza type that is max two toppings for regular and max 3 for feast). Show a logo on top left corner with all the title for your shop. Take the pizza and topping cost imaginary as you wish
2. Once the user clicks a button in scene1, it takes him to scene 2 where the user sees his order details and a choice to choose his payment either credit card or cash(use radiobutton here). Once the user clicks a payment button in scene 2, it takes him to scene 3.
3. In scene 3, For debit and credit payment show a hyperlink window which takes the user to the respective payment sites, ex interac for debit., paypal for credit. and an image of cash for cash option.
Dont use Java swing

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!