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

[Home-Final] 사용자 메뉴 추천 기능 #64

Closed
5 tasks done
GeunH opened this issue Nov 19, 2023 · 0 comments
Closed
5 tasks done

[Home-Final] 사용자 메뉴 추천 기능 #64

GeunH opened this issue Nov 19, 2023 · 0 comments
Labels
AOS 작업범위 : Android BE 작업범위 : BackEnd feat 기능 구현

Comments

@GeunH
Copy link
Collaborator

GeunH commented Nov 19, 2023

Description

사용자는 메뉴 추천에 버튼 클릭 시 메뉴 추천을 받을 수 있어야한다.


Task

선택시 음식에 맞게 화면에 띄워준다
취소버튼 클릭시 모달창이 사라지게 된다.

AOS

  • 선택시 음식에 맞게 화면에 띄워준다
  • 취소버튼 클릭시 모달창이 사라지게 된다.

BE

  • 메뉴 추천버튼 클릭 시 추천할 음식을 요청해 서버에서 응답한다.

Acceptance Criteria

  • 메뉴 추천 버튼이 존재하며 클릭 시 사용자에게 메뉴 추천을 제공한다.
  • 추천 받은 메뉴는 '선택', '다시 돌리기', '취소'의 옵션을 가진다.

References

@GeunH GeunH added this to the 홈페이지 [메인] milestone Nov 19, 2023
@GeunH GeunH changed the title [Homepage] 사용자 메뉴 추천 기 [Homepage] 사용자 메뉴 추천 기능 Nov 19, 2023
@plashdof plashdof changed the title [Homepage] 사용자 메뉴 추천 기능 [Home-Final] 사용자 메뉴 추천 기능 Nov 19, 2023
@plashdof plashdof reopened this Nov 19, 2023
@plashdof plashdof added feat 기능 구현 AOS 작업범위 : Android BE 작업범위 : BackEnd labels Nov 19, 2023
GeunH referenced this issue in GeunH/and06-nibobnebob Dec 5, 2023
- /api/user/recommend api 구현

- 기준
1. 나의 활동지역과 같은 음식점.
2. 내가 맛집으로 추가하지 않은 음식점
3. 내 맛집에 가장 많이 담은 음식점 카테고리와 같은 음식점.
GeunH referenced this issue in GeunH/and06-nibobnebob Dec 6, 2023
- 내 맛집 리스트에 음식이 있을때와, 없을 때를 나누어 처리
있는 경우에는 카테고리가 가장 많은 것으로
없는 경우에는 무작위 카테고리로.
@plashdof plashdof moved this to In Progress in NibobNebob-week5 Dec 6, 2023
GeunH referenced this issue in GeunH/and06-nibobnebob Dec 7, 2023
@plashdof plashdof moved this from In Progress to Done in NibobNebob-week5 Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AOS 작업범위 : Android BE 작업범위 : BackEnd feat 기능 구현
Projects
Status: Done
Development

No branches or pull requests

3 participants