cocktailist 2015

Other projects: Repost Repository / Asteroids

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.


User activity feed, serves as landing page upon signin

User activity feed, serves as landing page upon signin


Cocktail add/edit entry form

Cocktail add/edit entry form

Cocktail show page, with rating form and ratings

Cocktail show page, with rating form and ratings

Browse category page

Browse category page

User lists page, can add and delete lists and listitems

User lists page, can add and delete lists and listitems