Cocktail Catalogue

A personal project to build a React Native iOS and Android app that helps you create delicious cocktails with the ingredients you have on hand.

01

Highlights

Thorough search, filter, and sort capabilities

Allow the user to search, filter, and sort the recipes by ingredients the have on hand, base liquor, style, etc… to find the perfect drink they can make.

Photo recognition (in-progress)

Allow users to take pictures of the liquor bottles they have on hand and use Clarifai’s AI powered photo recognition to and add it to their local inventory on the phone.

Supabase Back-End

The backend uses Supabase with custom MySQL functions for advanced queries.

Testing

Tests created using Jest and Enzyme with Typescript for type checking.