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

[2pt] Add move_to_archive() in the Item class - Student B #25

Open
elmar8287 opened this issue Nov 30, 2021 · 0 comments
Open

[2pt] Add move_to_archive() in the Item class - Student B #25

elmar8287 opened this issue Nov 30, 2021 · 0 comments
Assignees

Comments

@elmar8287
Copy link
Owner

Add move_to_archive() in the Item class:

  • should reuse can_be_archived?() method
  • should change the archived property to true if the result of the can_be_archived?() method is true
  • should do nothing if the result of the can_be_archived?() method is false
@elmar8287 elmar8287 self-assigned this Nov 30, 2021
@elmar8287 elmar8287 changed the title Add move_to_archive() in the Item class Add move_to_archive() in the Item class - Student B Nov 30, 2021
@elmar8287 elmar8287 changed the title Add move_to_archive() in the Item class - Student B [2pt] Add move_to_archive() in the Item class - Student B Nov 30, 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

1 participant