https://github.com/markolson/mahaffeys
https://github.com/markolson/mahaffeys
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markolson/mahaffeys
- Owner: markolson
- Created: 2014-02-18T03:12:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T21:04:33.000Z (over 11 years ago)
- Last Synced: 2025-01-13T00:22:05.629Z (over 1 year ago)
- Language: Ruby
- Size: 7.71 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mahaffy's
Goals:
* Rewrite in Swift! Why not!
* Show # of beers for a member id
* Show beers available for a member id
* Show all beers available
* Compare beers of one member to another
* News & Events
* FB Checkin
* Hours / Is-It-Open?
* Twitter/FB Feed pane
* Untapped Search
* Untapped Ratings dialog
URLs:
http://www.mahaffeyspub.com/beer/api.php?action=getBeer
http://www.mahaffeyspub.com/beer/api.php?action=getMembers&member_id=#{@id}&beer_list=true
In Stock: http://www.mahaffeyspub.us/beer/beers_in_stock.php
All Members: http://www.mahaffeyspub.com/beer/member_list.php
Member Had: http://www.mahaffeyspub.com/beer/beers_consumed.php?member_id_num={member_id}
Member To Drink: http://www.mahaffeyspub.com/beer/beers_to_drink.php?member_id_num={member_id}