jncodes / cocktail-conundrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocktail Conundrum - A Bartending Guide

An interactive tool to visualize the world's best known cocktails. Check it out here!

Background and Overview

Cocktail Conundrum is a visualized bartending guide for the novice or professional bartender. Displayed as a radial tree structure, users can browse the world's best known cocktails by name or ingredient (alcohol and mix-ins). This is a tool that can be used to jog the memory or discover something new.

Functionality & MVP

In Cocktail Conundrom, users will be able to:

  • Select to search by name or ingredient
  • Hovering over a cocktail name will display the recipe instructions for concoction
  • Each cocktail name will connect to it's respective ingredients
  • Each ingredient will connect to the cocktail's that include it as an element

Wireframes

Architecture and Technologies

This project will be implemented with the following technologies:

Implementation Timeline

  • Day 1 - Source database / API and corresponding documentation
  • Day 2 - Parse data into appropriate organization, review D3 documentation and tutorials for best implementation
  • Day 3 - Begin code layout, create node modules and entry file
  • Day 4 - Implement data visualization
  • Day 5 - Complete styling and animation effects

Bonus features

Future direction:

  • Add the following filters:
    • Glass (ex. Wine glass, Shot glass, Martini glass, etc.. )
    • Category (ex. Shake, Shot, Punch, etc.. )
    • Alcoholic vs Non-alcoholic

About


Languages

Language:JavaScript 83.8%Language:CSS 10.3%Language:HTML 6.0%