harshi0102 / ruby-capstone

Ruby Capstone Project is an app that will have the option to record what books, games, and music albums are in our library and includes labels, authors and genres
MIT License
0 stars 0 forks source link

Created item class and implemented methods #28

Closed harshi0102 closed 1 year ago

harshi0102 commented 1 year ago

In this PR I created an Item Class and implemented the methods as required