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

[#70] feat : 게스트버전 관광지 상세보기 #72

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

mmihye
Copy link
Member

@mmihye mmihye commented Jun 11, 2024

🚩 관련 이슈

📋 구현 기능 명세

  • 관광지 상세보기 게스트버전

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지
    게스트버전이라 기존 관광지 상세보기 에서 북마크유무를 제외했습니다

  • 어떤 부분에 리뷰어가 집중해야 하는지

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

스크린샷 2024-06-11 오후 1 26 32

🛠️ 테스트

  • 테스트

🚀 API Endpoint

  • ~/v1/place/guest/{placeId}

@mmihye mmihye added the ⚒️ Feature 기능 개발 label Jun 11, 2024
@mmihye mmihye self-assigned this Jun 11, 2024
@mmihye mmihye merged commit bb6c2c0 into main Jun 11, 2024
1 check passed
@mmihye mmihye deleted the feat/#70 branch June 11, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 관광정보 상세보기 게스트 ver
1 participant