You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Repo. contains: handler to insert, update, retrieve, and delete products from an online store database(MySQL). a model which describes a product to be used interoperability object. Each product is characterized with: 1. Product ID 2. Type 3. Manufacturer 4. Production Date 5. Expiry Date.