Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend Display Dining Recommendations #138

Closed
7 tasks
Haiyn opened this issue Mar 13, 2021 · 1 comment
Closed
7 tasks

Frontend Display Dining Recommendations #138

Haiyn opened this issue Mar 13, 2021 · 1 comment
Labels
component: frontend Involving the frontend component epic: on demand An "On-Demand" page where the user can query personalized information via the PDA. feature New feature or request
Milestone

Comments

@Haiyn
Copy link
Collaborator

Haiyn commented Mar 13, 2021

User Story: #40

Workflow:
User: "Show me places where I can eat burgers."
JARVIS: "Here are five places near you where you can eat burgers."

Acceptance criteria:

  • The user can ask the PDA for a places that serve a specific food.
  • Upon asking the PDA for a dining recommendation, the PDA gives the user a list of recommended food places.
  • The list of recommendations is sorted by rating (descending).
  • The list shows a maximum of up to 5 places.
  • The list shows only places that are currently open.
  • The list of recommendations is shown in the dining recommendations widget.
  • If there are no recommendations for the queried food, the user is informed.
@Haiyn Haiyn added feature New feature or request component: frontend Involving the frontend component epic: on demand An "On-Demand" page where the user can query personalized information via the PDA. labels Mar 13, 2021
@Haiyn Haiyn added this to the Sprint 3 milestone Mar 24, 2021
@Haiyn
Copy link
Collaborator Author

Haiyn commented Mar 29, 2021

postponed

@Haiyn Haiyn closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: frontend Involving the frontend component epic: on demand An "On-Demand" page where the user can query personalized information via the PDA. feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant