Build a site that tracks the availablity and price of certain products across multple retailers.
Each Products might be avaialble from certain retailer but we have to check if it's in stock.
- stock
- availablity
- products
- retailers
- product_id
- retailer_id
- in_stock
- price
- url