Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hombre2014/catalog-of-my-things issues and pull requests
#50 - Group capstone Ruby project
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
- 1 comment
#49 - Final touches
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#48 - Created schema for book and labels
Pull Request -
State: closed - Opened by AtillaTahak over 2 years ago
#47 - added test for book and lable
Pull Request -
State: closed - Opened by AtillaTahak over 2 years ago
#46 - Add schema for games and author
Pull Request -
State: closed - Opened by charlesgobina over 2 years ago
#45 - Create a schema file for music albums, genres and items
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
- 1 comment
#44 - Game test
Pull Request -
State: closed - Opened by charlesgobina over 2 years ago
- 1 comment
#43 - Authors
Pull Request -
State: closed - Opened by charlesgobina over 2 years ago
#42 - Add rspec tests for music albums and genres
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#41 - Book options
Pull Request -
State: closed - Opened by AtillaTahak over 2 years ago
#40 - Fix error when saving game to a file
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#39 - Game options
Pull Request -
State: closed - Opened by charlesgobina over 2 years ago
#38 - Menu albums
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#37 - Game
Pull Request -
State: closed - Opened by charlesgobina over 2 years ago
#36 - Book
Pull Request -
State: closed - Opened by AtillaTahak over 2 years ago
#35 - Label
Pull Request -
State: closed - Opened by AtillaTahak over 2 years ago
#34 - Add MusicAlbum class
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#33 - Genre
Pull Request -
State: closed - Opened by Hombre2014 over 2 years ago
#32 - Request for review
Issue -
State: closed - Opened by Hombre2014 over 2 years ago
- 3 comments
#31 - [1pt] Create a main.rb file that will serve as your console app entry-point split assignment - Music album.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#30 - [1pt] Create a main.rb file that will serve as your console app entry-point split assignment - Game.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#29 - [1pt] Create a main.rb file that will serve as your console app entry-point split assignment - Book
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#28 - [4pt] Create a schema.sql file with tables that will be analogical to the structure of the classes Music album and genre.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#27 - [4pt] Create a schema.sql file with tables that will be analogical to the structure of the classes Game and Author.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#26 - [4pt] Create a schema.sql file with tables that will be analogical to the structure of the classes for Book and Label
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#25 - [1pt] All data should be preserved by saving collections in .json files for the Music album.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#24 - [1pt] All data should be preserved by saving collections in .json files for Game.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#23 - [1pt] All data should be preserved by saving collections in .json files for Book
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#22 - [4pt] Implement options for Music album
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#21 - [4pt] Implement options for Game
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#20 - [4pt] Implement options for Books
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#19 - [2pt] Add unit tests for all implemented methods Music album.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#18 - [2pt] Add unit tests for all implemented methods Game.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#17 - [2pt] Add unit tests for all implemented methods Book.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#16 - [5pt] Implement methods add_item method and can_be_archived?() for Music album class
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#15 - [5pt] Implement methods add_item method and can_be_archived?() for Game class
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#14 - [5pt] Implement methods add_item method and can_be_archived?() for Book class
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#13 - [1pt] All Author class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#12 - [1pt] All Genre class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#11 - [1pt] All Label class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#10 - [1pt] All Game class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#9 - [1pt] All Music album class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#8 - [1pt] All Book class properties visible in the diagram should be defined and set up in the constructor method.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#7 - [1pt] Create a Label class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#6 - [1pt] Create Genre class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#5 - [1pt] Create an Author class with an association to the Item class (in a separate .rb file).
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#4 - [1pt] Create a Music Album class in a separate .rb file.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#3 - [1pt] Create a Game class in a separate .rb file.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#2 - [1pt] Create a Book class in a separate .rb file.
Issue -
State: open - Opened by Hombre2014 over 2 years ago
#1 - [1pt] Setup Kanban project
Issue -
State: open - Opened by Hombre2014 over 2 years ago