Is your feature request related to a problem? Please describe.
It would be nice if the app checked if the user might be entering the wrong drink type on the wrong tab. For example, it's easy to be on the wine tab and accidentally enter a beer.
Describe the solution you'd like
Check what's entered in the text entry boxes against an array of strings related to each drink type.
Is your feature request related to a problem? Please describe.
It would be nice if the app checked if the user might be entering the wrong drink type on the wrong tab. For example, it's easy to be on the wine tab and accidentally enter a beer.
Describe the solution you'd like
Check what's entered in the text entry boxes against an array of strings related to each drink type.