Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / denscholar/catalog-of-my-things issues and pull requests
#59 - Catalogue of My Things
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#58 - Finalizing
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#57 - Add read me to the project
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#56 - Refactor/feature
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#55 - Label and book test
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#54 - Fix bug in the author_spec.rb file
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#53 - Add Genre and Music Album Tests
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#52 - Add Genre and Music Album Storage
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#51 - Book and label
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#50 - Add the test for both author and game classes
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#49 - Add Music Album and Genre DB Schema
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#48 - Add Methods for Genre and Music Album Classes
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#47 - Add Music Album Class and Properties
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#46 - Music Album Class
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#45 - Add Genre Class
Pull Request -
State: closed - Opened by danielufeli almost 3 years ago
#44 - Setup Book class
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#43 - Preserved all data by saving collections in .json files.
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#42 - Add schema file of the game and author table
Pull Request -
State: closed - Opened by denscholar almost 3 years ago
#41 - Setup Label class
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#40 - Group task 02
Pull Request -
State: closed - Opened by david-lafontant almost 3 years ago
#39 - Setting up the Kanban board - Catalog_of_my_things
Issue -
State: open - Opened by denscholar almost 3 years ago
- 3 comments
#38 - [1pt] Create Item class in a separate .rb file. (group task)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#37 - [1pt] Add all methods visible in the diagram. (group task)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#36 - [3pt] Implement startup actions (group tasks)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#35 - [3pt] Implement methods: can_be_archived?() in the Item class (group task)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#34 - [2pt] Create a main.rb file that will serve as your console app entry-point. (group task)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#33 - [2pt] All Item class properties visible in the diagram should be defined and set up in the constructor method. (group task)
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#32 - [1pt] Create a Game class in a separate .rb file.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#31 - [2pt] Create an Author class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#30 - [2pt] All Game class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#29 - [2pt] All Author class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#28 - [3pt] Implement methods in Author class and Game class
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#27 - [2pt] Add unit tests for all implemented methods.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#26 - [2pt]The following options (in the description) should be available:
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#25 - [1pt] All data should be preserved by saving collections in .json files.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#24 - [2pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#23 - [1pt] Create MusicAlbum class in a separate .rb file.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#22 - [2pt] Create Genre class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#21 - [2pt] All MusicAlbum class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#20 - [2pt] All Genre class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#19 - [3pt] Implement methods in Genre class and MusicAlbum class.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#18 - [2pt]Add unit tests for all implemented methods of Genre and MusicAlbum class.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#17 - [2pt]The following options(in description) should be available.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#16 - [1pt]All data should be preserved by saving collections in .json files.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#15 - [2pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created.
Issue -
State: closed - Opened by david-lafontant almost 3 years ago
#14 - [1pt] Create a Book class in a separate .rb file
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#13 - [2pt]Create a Label class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#12 - 2pt]All Book class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#11 - [2pt]All Label class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#10 - [3pt]Implement methods in Label class and Book class.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#9 - [2pt] Add unit tests for all implemented methods of Book and Label class.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#8 - [2pt]The following (in description) options should be available
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#7 - [1pt]All data should be preserved by saving collections in .json files.
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#6 - [2pt]Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:
Issue -
State: open - Opened by david-lafontant almost 3 years ago
#5 - [1pt] Create a Book class in a separate .rb file.
Issue -
State: closed - Opened by david-lafontant almost 3 years ago
#4 - [Xpt] Title
Issue -
State: closed - Opened by denscholar almost 3 years ago
#3 - [Xpt] Title
Issue -
State: closed - Opened by denscholar almost 3 years ago
#2 - [Xpt] Title
Issue -
State: closed - Opened by denscholar almost 3 years ago
#1 - [Xpt] Title
Issue -
State: closed - Opened by denscholar almost 3 years ago