Skip to content

LittleBigProgramming/product-stock-tracker

Repository files navigation

Product Stock Tracker

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

Retailers

Stock

  • product_id
  • retailer_id
  • in_stock
  • price
  • url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published