DarioAlessioR/Ruby-project-Catalog-of-my-things
A console app that help to keep a record of different types of things you own: books, music albums, and games
RubyMIT
Issues
- 6
- 0
- 0
- 0
- 0
[1pt] Options should be available: List all authors (e.g. 'Stephen King')
#24 opened by DarioAlessioR - 0
- 0
- 0
- 0
[1pt] Create an Author class with an association to the Item class (in a separate .rb file)
#20 opened by DarioAlessioR - 0
- 0
[1pt] Options should be available: List all genres (e.g 'Comedy', 'Thriller')
#15 opened by DarioAlessioR - 0
- 0
- 0
- 0
[1pt] Create Genre class with an association to the Item class (in a separate .rb file)
#13 opened by DarioAlessioR - 0
- 0
[2pt] Create a schema.sql file
#11 opened by DarioAlessioR - 0
- 0
- 0
- 0
- 0
- 0
- 0
[1pt] Create a Label class
#3 opened by DarioAlessioR - 0
- 0
[3pt] Group task
#1 opened by DarioAlessioR