Open OSBJE opened 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.
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.