SummerSchoolAcademy2022 / SS-BackEnd

1 stars 0 forks source link

Create Basket Entity #1

Open FlorentinaCraciun opened 2 years ago

FlorentinaCraciun commented 2 years ago

Context: Create Basket and BasketProduct entities and their repositories.

User Story: As a user I want to have my Basket and BasketProduct entities and their repositories created in the back-end So that I can use the information from there

Acceptance Criteria:

The Basket and the BasketProduct classes will have:

BasketProduct class: