Created
February 27, 2020 00:18
-
-
Save robwhess/f4c4336d2acd5e302592d1974c3db51b to your computer and use it in GitHub Desktop.
Corrected data for CS 419 assignment 4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{"id": 1, "name": "Swedish Fish", "price": 0.01, "inStock": 2500, "photoUrl": "https://upload.wikimedia.org/wikipedia/commons/4/40/Swedish_fish.png"}, | |
{"id": 2, "name": "Cry Baby", "price": 0.05, "inStock": 450, "photoUrl": "https://www.candywarehouse.com/item-images/125562-01_cry-baby-extra-sour-gumballs-240-piece-tub.jpg"}, | |
{"id": 3, "name": "Atomic Fireball", "price": 0.05, "inStock": 280, "photoUrl": "https://cdn.shopify.com/s/files/1/0004/8132/9204/products/atomic_fireballs_bulk_7_1024x1024.jpg"}, | |
{"id": 4, "name": "Root Beer Barrel", "price": 0.05, "inStock": 200, "photoUrl": "https://nuts.com/images/rackcdn/ed910ae2d60f0d25bcb8-80550f96b5feb12604f4f720bfefb46d.ssl.cf1.rackcdn.com/f6ae7d27ce0d652d.cro-OLlV7MKo-zoom.jpg"}, | |
{"id": 5, "name": "Tootsie Roll (small)", "price": 0.01, "inStock": 1250, "photoUrl": "https://cdn.shopify.com/s/files/1/0972/7116/products/all-city-candy-tootsie-roll-midgees-bank-4-oz-novelty-tootsie-roll-industries-350643_600x.jpg"}, | |
{"id": 6, "name": "Sour Patch Kids", "price": 0.01, "inStock": 2200, "photoUrl": "https://smhttp-ssl-60529.nexcesscdn.net/pub/media/catalog/product/cache/image/beff4985b56e3afdbeabfc89641a4582/s/o/sour_patch_kids_bulk_new.jpg"}, | |
{"id": 7, "name": "Pixy Stix", "price": 0.05, "inStock": 600, "photoUrl": "https://cdn.shopify.com/s/files/1/0972/7116/products/all-city-candy-pixy-stix-candy-powder-6-assorted-color-straws-pack-of-100-powdered-candy-nestle-default-title-559693_600x.jpg"}, | |
{"id": 8, "name": "Jolly Rancher (large)", "price": 0.25, "inStock": 840, "photoUrl": "https://www.candywarehouse.com/item-images/125951-01_cherry-jolly-rancher-candy-sticks-36-piece-box.jpg"}, | |
{"id": 9, "name": "Jolly Rancher (small)", "price": 0.05, "inStock": 2730, "photoUrl": "https://www.pearlscandynh.com/prodimages/jollyrancherassorted1b.jpg"}, | |
{"id": 10, "name": "Dum Dums Pop", "price": 0.10, "inStock": 1370, "photoUrl": "https://www.economycandy.com/wp-content/uploads/2015/07/Dum-Dums-Mega_New-Wrapper-Blue-Green-1.jpg"}, | |
{"id": 11, "name": "Smarties", "price": 0.05, "inStock": 790, "photoUrl": "https://cdn.shopify.com/s/files/1/0972/7116/products/all-city-candy-smarties-15-tablet-candy-rolls-3-lb-bulk-bag-bulk-wrapped-smarties-candy-company-134815_600x.jpg"}, | |
{"id": 12, "name": "Jawbreaker", "price": 0.05, "inStock": 360, "photoUrl": "https://cdn11.bigcommerce.com/s-1b75a/images/stencil/1280x1280/products/264/327/jawbreakerBizarreBruiser__51836.1311709718.jpg"}, | |
{"id": 13, "name": "Tootsie Pop", "price": 0.25, "inStock": 255, "photoUrl": "https://nuts.com/images/rackcdn/ed910ae2d60f0d25bcb8-80550f96b5feb12604f4f720bfefb46d.ssl.cf1.rackcdn.com/933160bcc0b0a830-GAbGVCfW-large.jpg"}, | |
{"id": 14, "name": "Blow Pop", "price": 0.25, "inStock": 240, "photoUrl": "https://troyerscountrymarket.com/images/thumbnails/280/242/detailed/2/download__4__hnbv-ys.png"}, | |
{"id": 15, "name": "Dubble Bubble", "price": 0.05, "inStock": 745, "photoUrl": "https://www.candystore.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/d/u/dubble-bubble-gum-bulk-candystore-470x470_1.jpg"}, | |
{"id": 16, "name": "Sixlets", "price": 0.10, "inStock": 430, "photoUrl": "https://cdn11.bigcommerce.com/s-b1f60/images/stencil/1280x1280/products/506/1461/sixlets__29073.1422036161.jpg"}, | |
{"id": 17, "name": "Chick-O-Stick", "price": 0.10, "inStock": 380, "photoUrl": "https://cdn.shopify.com/s/files/1/0004/8132/9204/products/[email protected]"}, | |
{"id": 18, "name": "Bazooka Gum", "price": 0.05, "inStock": 720, "photoUrl": "https://cdn.shopify.com/s/files/1/0004/8132/9204/products/bazooka-bubble-gum2_653cba0b-928c-4e85-8a33-3b2ec4c05be1_large.jpg"}, | |
{"id": 19, "name": "WarHeads", "price": 0.05, "inStock": 625, "photoUrl": "https://www.groovycandies.com/media/catalog/product/cache/1/image/650x/040ec09b1e35df139433887a97daa66f/w/a/warheads240ctjar1.jpg"}, | |
{"id": 20, "name": "Everlasting Gobstopper", "price": 0.05, "inStock": 260, "photoUrl": "https://www.shopthebulkstore.com/pub/media/catalog/product/cache/a217a25e9089c8a69334ee6aa99b65f6/w/o/wonka_everlasting_gobstopper_2.jpg"} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment