HugTheMainframe / OenskeSkyen

1 stars 0 forks source link

WishList object #7

Open OSBJE opened 1 week ago

OSBJE commented 1 week ago

Technical Description: Our model should have Wishlist object for the user to be able to create multiple wish-lists.

What: An "WishList" class with the following attributes:

Why: Because we need to be able to place our wishes inside our list.

How: An "WishList" class with the following attributes:

Acceptance criteria: -Junit test on create an object and modify it through setters / getters.