bansavage / BrickHack2018

Wegmans API web app created at BrickHack 2018!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beer Popularity @ Wegmans

This is a simple web app that compares the selling velocity of various beers, such as Genesse, Miller, and Coors.

How to use

  1. Download files from repo below
  2. Open index.html in Chrome
  3. Install this extension for Chrome. It allows your browser to make requests to the API's without any CORS issues: (https://chrome.google.com/webstore/detail/moesif-origin-cors-change/digfbfaphojjndkpccljibejjbppifbc?utm_source=chrome-ntp-icon)
  4. Run that extension to modify CORS headers. Then refresh index.html
  5. Select a city then click a beer!

About

Wegmans API web app created at BrickHack 2018!


Languages

Language:JavaScript 46.4%Language:HTML 40.6%Language:CSS 13.1%