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 Movie class - Student D #35

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

[1.5pt] Create Movie class - Student D #35

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

Comments

@unorjikingsley
Copy link
Owner

  • Create Movie class in a separate .rb file.
  • All Movie class properties visible in the diagram should be defined and set up in the constructor method.
  • can_be_archived?() in the Movie class
  • should override the method from the parent class
  • should return true if parent's method returns true OR if silent equals true
  • otherwise, it should return false
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