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

[1 pt] Add all methods visible in the diagram move_to_archive() - Group task #1

Open
Naledi-Dikgale opened this issue Jul 2, 2023 · 0 comments

Comments

@Naledi-Dikgale
Copy link
Owner

Naledi-Dikgale commented Jul 2, 2023

  • 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
@Naledi-Dikgale Naledi-Dikgale changed the title [Xpt] Title [1 pt] Add all methods visible in the diagram move_to_archive() - Group task Jul 2, 2023
@Naledi-Dikgale Naledi-Dikgale mentioned this issue Jul 3, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants