Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zewdu444/catalog_my_things issues and pull requests
#44 - Ruby capstone project: Catalog of my things
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
- 1 comment
#43 - Catalog My Things: Game Local Storage and Table
Pull Request -
State: closed - Opened by jodavid444 over 1 year ago
#42 - Book local storage and schema
Pull Request -
State: closed - Opened by zewdu444 over 1 year ago
#41 - Catalog of my things: Add Music Albums and genre table
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
#40 - Catalog of my things: Add local storage
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
#39 - Catalog of my things: Add Music Album and Genre Menu
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
#38 - Book and game menu
Pull Request -
State: closed - Opened by zewdu444 over 1 year ago
#37 - Catalog of My Things: Game and Author
Pull Request -
State: closed - Opened by jodavid444 over 1 year ago
#36 - Book and label feature
Pull Request -
State: closed - Opened by zewdu444 over 1 year ago
#35 - Catalog of my things: Finish Genre & MusicAlbum class
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
#34 - Catalog of my things: Finish Genre & MusicAlbum class
Pull Request -
State: closed - Opened by mohisa302 over 1 year ago
Labels: duplicate
#33 - Ruby group capstone: set up your Kanban board
Issue -
State: closed - Opened by zewdu444 over 1 year ago
- 1 comment
#32 - [1 pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#31 - [1 pt] All data should be preserved by saving collections in .json files. [Team member #3 ]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#30 - [1 pt] The following options should be available: [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#29 - [1 pt]Add unit tests for all implemented methods. [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#28 - [3 pts] Implement methods: add_item and can_be_archived?() methods [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#27 - [1 pt] All Author class properties visible in the diagram should be defined and set up in the constructor method. [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#26 - [1 pt]All Game class properties visible in the diagram should be defined and set up in the constructor method. [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#25 - [1 pt]Create an Author class with an association to the Item class (in a separate .rb file). [Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#24 - [1 pt]Create a Game class in a separate .rb file.[ Team member #3]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#23 - [1pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#22 - [1 pt] All data should be preserved by saving collections in .json files. [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#21 - [1 pt]The following options should be available: [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#20 - [1pt] Add unit tests for all implemented methods. [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#19 - [3pts] Implement methods: add_item and can_be_archived?() methods [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#18 - [1pt] All Genre class properties visible in the diagram should be defined and set up in the constructor method.[Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#17 - [1pt] All MusicAlbum class properties visible in the diagram should be defined and set up in the constructor method.[Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#16 - [1pt] Create MusicAlbum class in a separate .rb file. [Team member #2]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#15 - [1pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#14 - [1pt] All data should be preserved by saving collections in .json files. [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#13 - [1pt] The following options should be available:[Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#12 - [1pt] Add unit tests for all implemented methods. [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#11 - [3 pts] Implement methods: add_item and can_be_archived?() [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#10 - [1 pt] All Label class properties visible in the diagram should be defined and set up in the constructor method. [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#9 - [1pt] All Book class properties visible in the diagram should be defined and set up in the constructor method. [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#8 - [1pt] Create a Label class with an association to the Item class (in a separate .rb file). [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#7 - [1 pt]Create a Book class in a separate .rb file. [Team member #1]
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#6 - [4 pts] Implement startup actions (group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#5 - [1 pt] Create a main.rb file that will serve as your console app entry-point (group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#4 - [1 pt] Create Item class(group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#3 - [2 pts] Item class properties visible in the diagram should be defined and set up in the constructor method (group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#2 - [1 pt] Add all methods in item class visible in the diagram (group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago
#1 - [3 pts] Implement can_be_archived?() and move_to_archive() methods(group task)
Issue -
State: closed - Opened by zewdu444 over 1 year ago