Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.25] Create Item class - group task #22

Open
OLIPLICHE opened this issue Nov 29, 2021 · 0 comments
Open

[0.25] Create Item class - group task #22

OLIPLICHE opened this issue Nov 29, 2021 · 0 comments
Assignees

Comments

@OLIPLICHE
Copy link
Collaborator

OLIPLICHE commented Nov 29, 2021

  • Create Item class in a separate .rb file.
  • All Item class properties visible in the diagram should be defined and set up in the constructor method. Exception: properties for the 1-to-many relationships should NOT be set in the constructor method. Instead, they should have a custom setter method created.
  • Add all methods visible in the diagram.
@OLIPLICHE OLIPLICHE changed the title [0.25] Create Item class [0.25] Create Item class - group task Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants