Issues
- 1
Note to the reviewer
#15 opened by Rayan84 - 0
[6pt] Create Book class
#4 opened by Rayan84 - 0
[1pt] All Book class properties visible in the diagram should be defined and set up in the constructor method.
#8 opened by Rayan84 - 0
[3pt] The following options should be available:
#12 opened by Rayan84 - 0
- 0
[2pt] Create Genre classes
#3 opened by Rayan84 - 0
[1/2pt] Create Label classe
#13 opened by Rayan84 - 0
[2pt] Add unit tests for all implemented methods.
#11 opened by Rayan84 - 0
[2pt] Implement methods:
#10 opened by Rayan84 - 0
[1pt] All Label class properties visible in the diagram should be defined and set up in the constructor method.
#9 opened by Rayan84 - 0
[1/2pt]Create a Label class with an association to the Item class (in a separate .rb file).
#7 opened by Rayan84 - 0
[1pt]Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: books table (add all properties and associations from the parent Item class as table columns) labels table
#6 opened by Rayan84 - 0
[1pt] Item class (in a separate .rb file).
#5 opened by Rayan84 - 0
[6pt] Create Game & Author classes
#2 opened by Rayan84 - 0
[Xpt] Title
#1 opened by Rayan84