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] Create a MusicAlbum class - student B #24

Open
unorjikingsley opened this issue Aug 7, 2023 · 0 comments
Open

[1.5pt] Create a MusicAlbum class - student B #24

unorjikingsley opened this issue Aug 7, 2023 · 0 comments
Assignees

Comments

@unorjikingsley
Copy link
Owner

  • Create MusicAlbum class in a separate .rb file.
  • All MusicAlbum class properties visible in the diagram should be defined and set up in the constructor method.
  • Implement the method: 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
@unorjikingsley unorjikingsley converted this from a draft issue Aug 7, 2023
@unorjikingsley unorjikingsley changed the title [1.5pt] Store data in json file - student B [1.5pt] Create a MusicAlbum class - student B Aug 7, 2023
@unorjikingsley unorjikingsley self-assigned this Aug 7, 2023
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

1 participant