-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: ibugithub/List-my-catalog
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[2]All data should be preserved by saving collections in .json files.
#30
opened Aug 14, 2023 by
benja27
All Game class properties visible in the diagram should be defined and set up in the constructor method.
#28
opened Aug 14, 2023 by
benja27
[2]Create an Author class with an association to the Item class (in a separate .rb file).
#27
opened Aug 14, 2023 by
benja27
[.25] Create MusicAlbum class in a separate .rb file. (1)
team member 2
#24
opened Aug 14, 2023 by
ibugithub
[0.5] Create Genre class with an association to the Item class (in a separate .rb file). (2)
team member 2
#23
opened Aug 14, 2023 by
ibugithub
[1] Add unit tests for all implemented methods. (6)
team member 2
#22
opened Aug 14, 2023 by
ibugithub
[0.5] Create Genre class's all visible properties. (4)
team member 2
#17
opened Aug 14, 2023 by
ibugithub
[.5] Create MusicAlbum class's all visible properties. (3)
team member 2
#16
opened Aug 14, 2023 by
ibugithub
[1.25] Add Add a book, List all books, List all Label options in console app. (7)
Team member 1
#13
opened Aug 13, 2023 by
ibugithub
[1] Add unit tests for all implemented methods. (6)
Team member 1
#12
opened Aug 13, 2023 by
ibugithub
[1.5] Implement label class's add_item and Book class's can_be_archived? methods. (5)
Team member 1
#11
opened Aug 13, 2023 by
ibugithub
[0.5] Create Label class's all visible properties. (4)
Team member 1
#10
opened Aug 13, 2023 by
ibugithub
[0.25] Create a Book class in separate .rb file (1)
Team member 1
#7
opened Aug 13, 2023 by
ibugithub
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.