Closed jgraichen closed 5 years ago
Meals are currently not grouped by category. That uses a lot of screen space on canteens that have more than one meal in a category:
Maybe meals can be grouped by category visually like in that app: https://play.google.com/store/apps/details?id=cafeteria.multiple.aachen
Does the API have categories?
At least each meal resource contains a string field category. I'm still thinking about making categories first class objects in our domain model.
category
Meals are currently not grouped by category. That uses a lot of screen space on canteens that have more than one meal in a category:
Maybe meals can be grouped by category visually like in that app: https://play.google.com/store/apps/details?id=cafeteria.multiple.aachen