Couple of changes in inventory class
- Fixed Inventory table not importing file properly as expected
- Added error and duplication handling for some inventory attributes for test cases
- Readded javadocs and comments to some methods
- Extracted line of codes to create new method/ avoid code smell
- Created a backbone for a feature that will be talked about later before weekend
- This class is fully commented out