QUESTION IMAGE
Question
questions 2 and 3 refer to the following.
developer is a mobile application that people can use to select a restaurant for a group meal. each
user creates a profile with a unique username and a list of food allergies or dietary restrictions. each user
can then build a contact list of other users of the app.
a user who is organizing a meal with a group selects all the members of the group from the users contact
list. the application then recommends one or more nearby restaurants based on whether the restaurant
can accommodate all of the group members allergies and dietary restrictions.
suppose that alejandra is using dineouthelper to organize a meal with brandon and cynthia.
2 mark for review
which of the following data are needed for dineouthelper to recommend a restaurant for the grc
i. each group members list of food allergies or dietary restrictions
ii. alejandras geographic location
iii. the usernames of the people on brandon and cynthias contact lists
a i and ii only
b i and iii only
c ii and iii only
d i, ii, and iii
To recommend a restaurant for the group using DineOutHelper, the app needs to know each group member's food allergies or dietary restrictions (as it has to accommodate all group members' allergies and dietary restrictions) and also the usernames of people on Brandon and Cynthia's contact lists (since Alejandra, who is organizing the meal, selects restaurants based on the contact list). Geographic location (II) is not relevant as the selection is based on contact - list restaurants (nearby restaurants based on contact list, not on geographic location in general).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. I and III only