issues
search
vic778
/
school-library-
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Final Project
#28
vic778
closed
2 years ago
1
Add the test and schema for music Album
#27
chukwuemeka1234
closed
2 years ago
0
Create test for book and label
#26
vic778
closed
2 years ago
0
Save music Album
#25
chukwuemeka1234
closed
2 years ago
0
Save data as JSON
#24
vic778
closed
2 years ago
0
Add the music album classes
#23
chukwuemeka1234
closed
2 years ago
0
Add game in min file
#22
vic778
closed
2 years ago
0
[1pt]Add unit tests for all implemented methods.
#21
vic778
opened
2 years ago
0
[1pt]Add unit tests for all implemented methods.
#20
vic778
opened
2 years ago
0
[1pt]should return true if parent's method returns true OR if cover_state equals to "bad" otherwise, it should return false
#19
vic778
opened
2 years ago
0
[1pt]should return true if parent's method returns true AND if on_spotify equals true otherwise, it should return false
#18
vic778
opened
2 years ago
0
[1pt]can_be_archived?() in the Book class should override the method from the parent class
#17
vic778
opened
2 years ago
0
[1pt]can_be_archived?() in the MusicAlbum class should override the method from the parent class
#16
vic778
opened
2 years ago
0
should add self as a property of the item object (by using the correct setter from the item object)
#15
vic778
opened
2 years ago
0
[1pt]should add self as a property of the item object (by using the correct setter from the item object)
#14
vic778
opened
2 years ago
0
[1pt]should add the input item to the collection of items
#13
vic778
opened
2 years ago
0
[1pt]should add the input item to the collection of items
#12
vic778
opened
2 years ago
0
[1pt]add_item method in the Genre class should take an instance of the Item class as an input
#11
vic778
opened
2 years ago
0
[1pt]add_item method in the Label class should take an instance of the Item class as an input
#10
vic778
opened
2 years ago
0
[1pt]All Genre class properties visible in the diagram should be defined and set up in the constructor method.
#9
vic778
opened
2 years ago
0
[1pt]All Label class properties visible in the diagram should be defined and set up in the constructor method.
#8
vic778
opened
2 years ago
0
[1pt]All MusicAlbum class properties visible in the diagram should be defined and set up in the constructor method.
#7
vic778
opened
2 years ago
0
[1pt]All Book class properties visible in the diagram should be defined and set up in the constructor method.
#6
vic778
opened
2 years ago
0
# Team members
#5
vic778
opened
2 years ago
3
[1pt]Create MusicAlbum class in a separate .rb file.
#4
vic778
opened
2 years ago
0
[1pt]Create a Book class in a separate .rb file.
#3
vic778
opened
2 years ago
0
[1pt]Create Genre class with an association to the Item class (in a separate .rb file).
#1
vic778
opened
2 years ago
0