Unit-10 Assignment - Inventory Management with JSON
Problem 1
Display the item information by converting the JSON string to an Object and referencing the object properties in combination with string concatenation.
Problem 2
Enter an item name and press the button to look up its inventory count from a predefined list.