Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cmolinan/catalog-of-my-things issues and pull requests
#54 - Ruby Group Capstone: Catalog-of-My-Things-Final-PR
Pull Request -
State: closed - Opened by Kumilachew-g about 2 years ago
#53 - Create-Music-Albums-Genre-Tables-Schema.sql
Pull Request -
State: closed - Opened by Kumilachew-g about 2 years ago
#52 - Catalog of things: Schema.sql
Pull Request -
State: closed - Opened by angeluray about 2 years ago
Labels: question
#51 - Catalog of things: Add games methods
Pull Request -
State: closed - Opened by angeluray about 2 years ago
- 1 comment
Labels: question
#50 - Schema.sql for book and label (includes item table)
Pull Request -
State: closed - Opened by cmolinan about 2 years ago
#49 - Book and label methods
Pull Request -
State: closed - Opened by cmolinan about 2 years ago
#48 - List all music albums and all genres list and Add a music album
Pull Request -
State: closed - Opened by Kumilachew-g about 2 years ago
#47 - Book and label methods
Pull Request -
State: closed - Opened by cmolinan about 2 years ago
#46 - Catalog of things: Game and Author unit testing
Pull Request -
State: closed - Opened by angeluray about 2 years ago
Labels: question
#45 - Unit tests for book and label classes
Pull Request -
State: closed - Opened by cmolinan about 2 years ago
#44 - Unit-Tests-Music-Album,Music-Genre
Pull Request -
State: closed - Opened by Kumilachew-g about 2 years ago
- 2 comments
#43 - Catalog of things: Set up Games and Author structure
Pull Request -
State: closed - Opened by angeluray about 2 years ago
#42 - Catalog of things: Games and Authors structure
Pull Request -
State: closed - Opened by angeluray about 2 years ago
Labels: question
#41 - Books and labels classes
Pull Request -
State: closed - Opened by cmolinan about 2 years ago
#40 - Music-Album & Genre-class
Pull Request -
State: closed - Opened by Kumilachew-g about 2 years ago
#39 - Catalog of things: Set up Group tasks
Pull Request -
State: closed - Opened by angeluray about 2 years ago
Labels: enhancement
#38 - [0.5pt]Define and Set-up constructor method to MusicAlbum [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#37 - [1pt] Create music_albums & genre tables in schema.sql file [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#36 - [1.5pts] Save collections in .json files. [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#35 - Kanban board setup
Issue -
State: closed - Opened by cmolinan about 2 years ago
- 4 comments
#34 - [1pt] Do options for MusicAlbum [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#33 - [2pts] unit tests for all implemented methods for MusicAlbum [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#32 - [1pt] Implement can_be_archived?() method [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#31 - [1pt] Implement add_item method [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#30 - [0.5pt] Define and Set-up constructor method for Genre class [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#29 - [2pt] Create schema.sql file for Games section [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#28 - [1pt] Preserved data by saving collections in .json files [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#27 - [2pt] Create a schema.sql file with tables that will be analogical to the structure of Books and Label classes [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#26 - [2pts] Create and check for availability of game options (Lists and Add) [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#25 - [2pt] All data should be preserved by saving collections in .json files [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#24 - [2pt] Option for Add a book should be available [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#23 - [3pts] Add unit tests for all implemented methods [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#22 - [2pt] Option for List all labels (e.g. 'Gift', 'New') should be available [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#21 - [2pt] Option for List All Books should be available [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#20 - [1.5pt] Implement methods for Games feature [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#19 - [2pt] All Author class properties visible in the diagram should be defined and set up in the constructor method [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#18 - [2pt] Add unit tests for all implemented methods [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#17 - [2pt] All Game class properties visible in the diagram should be defined and set up in the constructor method [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#16 - [0.5pt] Implement can_be_archived?() in the Book class [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#15 - [1pt] Create an Author class with an association to the Item class (in a separate .rb file) [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#14 - [0.5pt] Create a Game class in a separate .rb file [Team member #3]
Issue -
State: open - Opened by angeluray about 2 years ago
#13 - [0.5pt] Implement add_item method in the Label class [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#12 - [0.5pt]Create MusicAlbum class [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#11 - [0.5pt]Create Genre class [Team member #2]
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#10 - [0.5pt] Define and set-up constructor method to MusicAlbum
Issue -
State: open - Opened by Kumilachew-g about 2 years ago
#9 - [0.5pt] All Book and Label class properties visible in the diagram should be defined and set up in the constructor method. - [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#8 - [0.5pt] Create a Label class with an association to the Item class (in a separate .rb file). - [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#7 - [0.5pt] Create a Book class in a separate .rb file - [Team member #1]
Issue -
State: open - Opened by cmolinan about 2 years ago
#6 - [0.5pt] Create a main.rb file [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago
#5 - [2pt] Implement startup actions in the main [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago
#4 - [0.5pt] Create Item class in a separate .rb file. [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago
#3 - [2pt] Add all Item class properties [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago
#2 - [0.5pt] Create methods can_be_archived?() and move_to_archive() [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago
#1 - [0.5pt] Create move_to_archive method for Item class [Group Task]
Issue -
State: open - Opened by angeluray about 2 years ago