HugTheMainframe / OenskeSkyen

1 stars 0 forks source link

Wish object #10

Open OSBJE opened 2 hours ago

OSBJE commented 2 hours ago

Technical Description: Our model needs to be able to create wish objects and store them in a SQL database.

What: The object should have the following attributes:

Why: The system manages data in objects.

How: Create a class called "Wish" with attributes:

Acceptance criteria: JUnit test in generated object and modify it.