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

[1pt] Create item class in a separate .rb file - Group task #6

Open ikoote1 opened 1 year ago

ikoote1 commented 1 year ago

Changes to be made;

  1. Create Item class in a separate .rb file.
  2. All Item class properties visible in the diagram should be defined and set up in the constructor method.
  3. Add all methods visible in the diagram.
  4. Implement methods: