cthit / chalmersit-rails

Chalmers.it built with Rails
MIT License
4 stars 6 forks source link

Add filtering functionality to lunch menu #254

Closed abjugard closed 7 years ago

abjugard commented 7 years ago

Especially useful for the CLI menu, allows creating aliases for the lunch menu at a specific location or restaurant.

malmers commented 7 years ago
kummel

"Kummel" is missing from fish list, making it hard for rails to categorize the meal. Maybe there should be a fallback name when a meal can't be categorized? Or is it better to just assume that the first meal is fish and the second meat?

abjugard commented 7 years ago

Assumptions are bad considering its based on user input, better to have a fallback "food" or something, but adding "kummel" might be a good idea.

malmers commented 7 years ago

Maybe it's a good idea to add the fish "sej" as well.

Today's menu had problem with "oxkub":

oxkub

The menu seems to be consistent with the food ordering. I prefer ordering to matching. We should at least use ordering as a fallback when matching for fish or meat.