Question: Programming Project #4: The Shopping Cart I've attached a pdf description of what you need to do here BasketCase.pdf Basically, you need to write and
Programming Project #4: The Shopping Cart
I've attached a pdf description of what you need to do here BasketCase.pdf

Basically, you need to write and submit two Classes:
Purchase.java that describes a purchase that a customer might make, and
MyBasket.java that has an array of Purchases, kind of like a shopping cart.
I've provided a GUI to test your code BasketFrame.java

Read the pdf carefully, and probably start this with the console code provided in the pdf.
https://drive.google.com/file/d/0BzjXq9Ky8yqSQkt2QzhnbmU2YVU/view?usp=sharing https://drive.google.com/file/d/0BzjXq9Ky8yqST3BvNVBDTXhsbm8/view?usp=sharing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
