Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Linking cocktails and cocktail variants #178

Open
1 task done
jo-gross opened this issue Feb 27, 2024 · 0 comments
Open
1 task done

feat: Linking cocktails and cocktail variants #178

jo-gross opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jo-gross
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues and nothing seems to be related to my idea.

Is your feature request related to a problem? Please describe. What is your idea?

Ingredients differ in taste and resulting recepts. You have the same cocktail, but with ingredient A you need more and Ingredient B needs and additional Ingredient. It would be greate to enable links between cocktails, like variants, so get able to see "with Ingredient A it gets smoother in taste" and with "Ingredient B it gets more fruity or stronger".

Describe the solution you'd like. How should it look in the app?

1. Copy and Linking

  • Copy the existing Cocktail and add a link between them -> if you open one, you could see other variants
  • Technical this could be easily resolved with an CocktailRecipeGroup - Table (groupId, cocktailId, variantSpecial)

2. Variation of the existing

  • Create the oportunity to modify an existing with variants in the same recipe
  • Technical no ideas how this could be solved

During the writing of this issue i personaly prefer the 1. Method, but its not well thought out

Anything else? (Additional Context)

No response

@jo-gross jo-gross added the enhancement New feature or request label Feb 27, 2024
@jo-gross jo-gross added this to the Future improvements milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant