The layout is pretty straightforward: search for a beer, autocomplete kicks in from a custom web service (built on top of
BreweryDB data), and then I gather the ratings from
Beer Advocate,
Untappd, and
RateBeer. I average up the three scores (multiplying Untappd by 20), and display the average. I then added the Beer Details (from BreweryDB), as well as the Did You Mean suggestions (also from my BreweryDB).
No comments:
Post a Comment