CalvinSithideth / SprintProject3_Freddys-Files_eCommerce

Static Front-end project for Mentor Global - Group Project 3
0 stars 1 forks source link

Create product java object #135

Closed StevenBallardSB closed 4 years ago

StevenBallardSB commented 4 years ago

Create an object for a product with these parameters

Needs a constructor so the object can be created with values. A get method for all the parameters. Various comparison methods. (Ideas liable to change)