karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
92 stars 17 forks source link

Add custom amount ratios #168

Open karlomikus opened 4 months ago

karlomikus commented 4 months ago

Introduce "part" unit.

Allow user to define how much 1 part is somewhere in the settings.

Convert from base units (ml or oz) to "part" unit, then calculate the correct amount using user defined ratio.

This will allow "non-standard" amounts and units, like 25ml and similar.