CS3398-Mocha-Coffee / -CS3398-Mocha-F2017

0 stars 1 forks source link

Create class to compare two inventories #78

Open bmf57 opened 6 years ago

bmf57 commented 6 years ago

Determine how to compare two inventories and create the facade of a Comparitor class. The class will compare the ingredients compositionally aggregated by two inventory objects based on ID, Qty, and possible substitutes.