Cocktails! I read the Death & Co book and it inspired me to create a site to house all the recipes (and hopefully more eventually) and track which ones I've made.
Thanks! I want to do a redesign actually but too many other things on the plate..
Right now related are just manual actually. I planned on creating some type of graph and computing some type of distance but not yet. Let me know if you have ideas :)
It's written in Python (Django) with Postgres and just vanilla JS on the frontend. Looks like yours too?
gthole|5 years ago
I made something similar a couple years ago: https://github.com/gthole/drink-stash
What is CocktailLove written in? I couldn't seem to dig up the source anywhere.
getup8|5 years ago
Right now related are just manual actually. I planned on creating some type of graph and computing some type of distance but not yet. Let me know if you have ideas :)
It's written in Python (Django) with Postgres and just vanilla JS on the frontend. Looks like yours too?