patrickl92 / GourmetClient

Vereinfachte Essensbestellung fรผr Gourmet
1 stars 0 forks source link

Replace Allergene Lettes with Emojis #1

Closed AIDude-eng closed 4 months ago

AIDude-eng commented 4 months ago

Idea:

The allergen abbreviation letters could be replaced with an appropriate emoji if one exists. This makes it easier to identify the allergens as no one really knows those abbreviations by hard.

Mappings:

{"A", "๐ŸŒพ" }, {"B", "๐Ÿฆ€" }, {"C", "๐Ÿฅš" }, {"D", "๐ŸŸ" }, {"E", "๐Ÿฅœ" }, {"F", "๐Ÿฅ’" }, {"G", "๐Ÿฎ" }, {"H", "๐Ÿฅœ๐Ÿฅœ" }, {"L", "๐Ÿฅฆ" }, {"M", "M" }, {"N", "N" }, {"O", "๐Ÿงช" }, {"P", "P" }, {"Q", "๐ŸŒ" },

Example Implementation:

image

patrickl92 commented 4 months ago

I think that the emojis are more confusing than the abbreviation letters. I assume that the people who are affected by allergens know the abbreviations (at least those who are affecting them). Therefore, in my opionion, this change would have a negative impact on user experience, because they need to learn new emoji abbeviations.

What could be another solution, if this information is still a requirement, is to enrich the tooltip with the names of the allergens.

AIDude-eng commented 4 months ago

I agree with you that this would lead to more confusion, even though the emojis are fire ๐Ÿ”ฅ. Thus this issue can be closed now. Thank you for your consideration!