https://github.com/dariustb/CocktailSearch/assets/33665856/8808751b-d328-4189-a68e-9250016f49d4
Python web app to search cocktail recipes via SQLite queries
Explore the docs »
Report Bug
·
Request Feature
Cocktail Search is a web application built using Python and the Flask framework, designed to help users discover and explore a wide variety of cocktail recipes. It provides a user-friendly interface for searching and retrieving cocktail recipes from a SQLite database using Python.
Please refer to the documentation for the full breakdown and logic explanation of the app.