jo-gross / Cocktail-Manager

The Cocktail Manager is an efficient tool for easily documenting and accessing cocktail recipes behind the bar. It also includes essentail bar management features like cost calculations and stats tools.
Other
10 stars 1 forks source link

chore: Create demo cocktails-set #83

Open jo-gross opened 9 months ago

jo-gross commented 9 months ago

By importing these JSON file you must not create a demo data set every time you need such one.

jo-gross commented 8 months ago

Currently working on https://iba-world.com/category/iba-cocktails/ - when you work on my system you´re welcome to join "cltcv50fw00001zqdp3rcrhog" and add some more cocktails

jo-gross commented 8 months ago

First row (18 recipes, most with images):

IBA Cocktails.json

niklas-uhl commented 8 months ago

May this lead to any copyright issues? As an alternative data set based on public domain resources, there is also https://github.com/bar-assistant/data. The recipes are mostly taken from Wikipedia, some of them are lacking, but it should be good enough for a demo data set.

Or just provide a parser for the IBA data, such that users can retrieve them on their own.

jo-gross commented 8 months ago

Thank you, that's a good point. I've already thought about this too and didn't quite see how a few ingredients with quantities fall under copyright protection, so the images are all AI generated and not copied. Such an importer also seems to me to be the more sensible way in the long term. I just didn't have an idea for a correct translation of the preparation steps so far. I`ll create an issue for that.