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] 음식점 기본정보 보기 #68

Open
6 of 8 tasks
GeunH opened this issue Nov 19, 2023 · 0 comments
Open
6 of 8 tasks

[Home] 음식점 기본정보 보기 #68

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

  • BottomSheet 가 올라온다
  • 해당 음식점에 대한 요청한 정보를 바탕으로 BottomSheet가 구성된다.
  • 맛집리스트 추가 시 맛집추가하기 화면으로 이동한다.
  • 위로 스와이프시 상세 화면으로 이동한다.

BE

  • 음식점을 클릭하면 해당 음식점에 대한 정보를 요청을 서버에서 응답한다.
  • 위시 마이리스트 추가 버튼 클릭 시 위시맛집리스트에 추가를 요청을 서버에서 응답한다.

Acceptance Criteria

  • 사용자가 검색 리스트에서 음식점을 클릭하면 BottomSheet가 올라온다.
  • BottomSheet를 스와이프하여 음식점의 상세보기 화면으로 이동할 수 있다.

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] 음식점 기본정보 보기 Nov 19, 2023
@plashdof plashdof added feat 기능 구현 AOS 작업범위 : Android BE 작업범위 : BackEnd labels Nov 19, 2023
plashdof referenced this issue in plashdof/and06-nibobnebob Nov 21, 2023
plashdof referenced this issue in plashdof/and06-nibobnebob Nov 21, 2023
Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: yy0ung <[email protected]>
plashdof referenced this issue in plashdof/and06-nibobnebob Nov 21, 2023
Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: yy0ung <[email protected]>
yy0ung added a commit that referenced this issue Nov 21, 2023
Co-authored-by: plashdof <[email protected]>
Co-authored-by: BENDENG1 <[email protected]>
yy0ung added a commit that referenced this issue Nov 21, 2023
LeeTH916 referenced this issue in LeeTH916/and06-nibobnebob Nov 23, 2023
- 전달받은 음식점 id를 이용하여 해당 음식점에 대한 상세 정보 조회
- 조회할 때 필요 컬럼만 받아서 전달
- todo: 맛집리스트 추가 여부, 리뷰 목록 추가
BENDENG1 referenced this issue in BENDENG1/and06-nibobnebob Dec 4, 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: In Progress
Status: In Progress
Development

No branches or pull requests

2 participants