Implemented the ability to make changes to the frontend table in the UI using the reducer design pattern in react. This is implemented in the InventoryTable.tsx file.
Added a mock page that show what a possible analytics chart might look like to track the usage of items in the inventory over time.
Implemented the ability to make changes to the frontend table in the UI using the reducer design pattern in react. This is implemented in the InventoryTable.tsx file.
Added a mock page that show what a possible analytics chart might look like to track the usage of items in the inventory over time.