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-Game-class-&&-Create-Author-class-add-methods-Task1andTask2 #26

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

IvonneBenitesRodriguez
Copy link
Owner

About this project
This project is about creating Game class and Author class for our project as well as define its properties and set up in the constructor method.

For it:

  • I have created a featured branch named game_author_class
  • I created Game class in a separate rb file
  • I created Author class in association to the item class also in a separate rb file.
  • Game class properties present in the diagram are defined and set up in the constructor method.
  • Author class properties present in the diagram are defined and set up in the constructor method.
  • I implemented methods in the Author class like add_item method as well as can_be_archived? in the Game class.
  • Linters were passed too.

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 5beebf6 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