const UploadToDB = ({id, category, sub_category, item, price, quantity, image}) => { let executed = false //Upload Inventory data to the DB if