Quaffel / get-me-drunk-efficiently

Webservice providing cocktail recommendations based on how drunk you want to be
4 stars 0 forks source link

Add default ingredient list #23

Closed Jonasdoubleyou closed 3 years ago

Jonasdoubleyou commented 3 years ago

resolves #20

Quaffel commented 3 years ago

@Jonasdoubleyou What do you think of hiding default items that really everyone shoud have, such as "water" or "carbonated water"? The default (and admittedly quite redundant) list looks a little odd this way. As the default ingredients are hard-coded anyway, doing so should do no harm.

Jonasdoubleyou commented 3 years ago

@Quaffel sure, sounds good. But can those still be added to "the fridge"? Or do we prevent that? Show a different hint?

Quaffel commented 3 years ago

@Jonasdoubleyou Would be great if users could still enter those "basic" ingredients. This way, we ensure that users don't differentiate between "basic" and regular ingredients which may lead to wrong assumptions.