cocktailist 2015
A cocktail cataloging/listing site I made, like a mash-up of Goodreads and Yelp. I have perhaps a strange obsessions with drinking at all of the cocktail bars in NYC, questionably pricey as they may be, so made this site as a way to keep track of everything. You know, kind of like collecting Pokemon.
Latest feature: Stickying the Google Maps to the browse pages, which led me to make a lightweight JS script JS Sticky. Also added filtering to the activity feed page.
The site itself is done as a single-page app with Rails and Backbone.js, with PostgreSQL db. A list of implemented features and “to-do”s is in the Github readme.
Live site: Cocktailist
Github repo here.