Develop a java application to add a contact into the


hello I am working on this assignment and would like some help. It's a 2 step assignment.

Step 1: JavaPizza

Develop an application using a JTabbedPane to order a pizza. You will need to ask the customer for their name and phone number. You will ask for the size (choose one) and toppings (choose many) and compute the total. After computing the total, provide a button to display the order summary, which includes the name, phone number, size, toppings, and total. The prices are listed below. Screenshots of a possible solution are included. Your application must include four tabs and open a new window when the button is clicked.

• Small: 8.00
• Medium: 10.00
• Large: 12.00
Each topping is 2.00 extra.

Step 2: Contact List

Develop a Java application to add a contact into the contact table, and display all contacts in the contact table. The contact table contains two columns, FullName, and PhoneNumber. Both values are text data. Use JOptionPanes to ask for the contact data, and display a confirmation message when the contact is added. Display the list of contacts in the console. Screenshots of a possible solution are included.

Attachment:- Data.rar

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Develop a java application to add a contact into the
Reference No:- TGS01551318

Now Priced at $40 (50% Discount)

Recommended (96%)

Rated (4.8/5)