software-craftsmanship-10-2022 / mcdonalds-coders-app

0 stars 0 forks source link

Add mainProductId to combo and Add ids to products #23

Closed HenryNovoa closed 1 year ago

HenryNovoa commented 1 year ago

Currently, the combos have no way of linking themselves to the ids.

The suggested solution is to add a property mainProductId to the combos and an id top the products. The id used will be the png name.

HenryNovoa commented 1 year ago

Closed with https://github.com/software-craftsmanship-10-2022/mcdonalds-coders-app/pull/28