...
This UI element allows for the server/menu owner to upload a daily special to the menu. Clickable photo area allows the server to search their personal photo drive to upload a picture taken in the restaurant. Combobox of known ingredients is used to populate an ingredients listbox of known ingredient types, and a separate combobox is used to annotate substitutions. Text entry input is included for the food name and food description.
Pros:
- The combobox with an add and remove button allows for a safe design. No opportunity to misspell a word that would be used in a search.
- Food item takes majority of display to allow the server to know that he selected the correct word.
...
- As the size of the ingredient list grows, the efficiency of the combobox input drops.
- Menus and forms approach used for data entry might affect the learnability of the interface
...
User search of restaurant specials in the area
...
|--------------------------------------------------------------------------------------------end-----------------------------------------------------------------------------------------------------------------------------------------------------|
...
|---------------------------------------------------------------------------------------------end----------------------------------------------------------------------------------------------------------------------------------------------------|
...
|--------------------------------------------------------------------------------------------end-----------------------------------------------------------------------------------------------------------------------------------------------------|
...