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

Create-a-Book-class-Task1-Task2 #27

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Conversation

IvonneBenitesRodriguez
Copy link
Owner

About this project

This project is about accomplish the tasks required in cards : Create a Book class Task1 and implement methods Task2

For it:

  • I created a featured branch named f_book .
  • Book class is created in a separate rb file
  • Label class is created in a separate rb file
  • Book class properties presents in the diagram are defined and set up in the constructor method.
  • All Label class properties presents in the diagram are defined and set up in the constructor method.
  • I have implemented methods like add_item method in the Label class with the requirements requested by the project.
  • I have implemented methods like can_be_archived?() in the Book class with the requirements requested by the project.
  • Linters are passed.

Copy link
Collaborator

@gilberthappi gilberthappi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @IvonneBenitesRodriguez

Your project is complete! There is nothing else to say other than... it's time to merge it

Congratulations!

200

Highlights

✅ Linters are passing
✅ Good commit history
✅ Excellent work implementing tests! 💯

@IvonneBenitesRodriguez IvonneBenitesRodriguez merged commit df92aac into development Nov 29, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants