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.5pt] Implement methods in MusicAlbum class - Team member #2 #12

Closed
AndreaM2429 opened this issue Sep 8, 2023 · 0 comments · Fixed by #31
Closed

[1.5pt] Implement methods in MusicAlbum class - Team member #2 #12

AndreaM2429 opened this issue Sep 8, 2023 · 0 comments · Fixed by #31
Assignees

Comments

@AndreaM2429
Copy link
Owner

AndreaM2429 commented Sep 8, 2023

  • Implement methods:

    • can_be_archived?() in the MusicAlbum class
      • should override the method from the parent class
      • should return true if parent's method returns true AND if on_spotify equals true
      • otherwise, it should return false
  • The following options should be available:

    • List all music albums
    • Add a music album
@AndreaM2429 AndreaM2429 changed the title [Xpt] - Team member #2 [Xpt] Implement methods in MusicAlbum class - Team member #2 Sep 8, 2023
@CesarHerr CesarHerr self-assigned this Sep 11, 2023
@CesarHerr CesarHerr changed the title [Xpt] Implement methods in MusicAlbum class - Team member #2 [0.5pt] Implement methods in MusicAlbum class - Team member #2 Sep 11, 2023
@CesarHerr CesarHerr changed the title [0.5pt] Implement methods in MusicAlbum class - Team member #2 [1.5pt] Implement methods in MusicAlbum class - Team member #2 Sep 11, 2023
@CesarHerr CesarHerr linked a pull request Sep 12, 2023 that will close this issue
3 tasks
@Zven94 Zven94 closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants