issues
search
imranhossainemi
/
catalog_of_my_things
"Catalog of my things" should be a simple console app that allows users to manage collections of the things they own.
MIT License
1
stars
1
forks
source link
Games-Author class
#30
Closed
ikoote1
closed
1 year ago
ikoote1
commented
1 year ago
Work done;
Created game.rb class
Created author.rb class
Created json files for both classes
Implemented methods for adding authors and saving files to .json.
Work done;