issues
search
adeola003
/
my_things_ruby_capstone
MIT License
3
stars
1
forks
source link
Feature/music album
#37
Closed
0sugo
closed
1 year ago
0sugo
commented
1 year ago
In this PR I did the following:
Correct implementation to populate genre array
Ensure storage of music albums in a .json file
Ensure storage of all genres in a .json file
Ensure retrieval of music albums from a .json file
Ensure retrieval of genres from a .json file
In this PR I did the following: