Skip to content

[FEAT] 맛집 상세 페이지 UI 구현#53

Merged
theSnackOverflow merged 243 commits into
developfrom
feature/Restaurant-info-ui-#37
Jul 13, 2025
Merged

[FEAT] 맛집 상세 페이지 UI 구현#53
theSnackOverflow merged 243 commits into
developfrom
feature/Restaurant-info-ui-#37

Conversation

@theSnackOverflow

@theSnackOverflow theSnackOverflow commented Jul 11, 2025

Copy link
Copy Markdown
Member

📌 PR 설명

이번 PR에서 어떤 작업을 했는지 요약해주세요.

  • 맛집 상세 페이지 구현
  • 맛집 리뷰 등록 페이지 구현 ➡ 마이페이지 작업 끝나고 바로 마무리

📷 스크린샷

2025-07-12.7.29.29.mov

https://github.com/user-attachments/assets/3ab2b00d-3c70-484d-ae78-734444435fd7
리뷰 신고하기 기능

🔍 추가 설명

app/constant/restaurant 에 mockData 파일들 import해서 테스트
api 연동 시 수정 필요

페이지 안에 담아야하는 정보가 많다보니 코드가 길어졌습니다.
➡ 리팩토링 시 컴포넌트 별 기능 분리(예: ReveiewList)

@theSnackOverflow theSnackOverflow self-assigned this Jul 11, 2025
@theSnackOverflow theSnackOverflow linked an issue Jul 11, 2025 that may be closed by this pull request
6 tasks
@theSnackOverflow

Copy link
Copy Markdown
Member Author

빌드 오류 해결

@IISweetHeartII IISweetHeartII left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.vscode 세팅과 관련되 코드 한번만 확인해주세요!
감사합니다!

Comment thread .vscode/settings.json

@Head-ddy Head-ddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR 수정된 부분까지 확인했습니다! 수고하셨습니다!!
혹시나 추후 더 수정될 부분이 생긴다면 새로운 PR로 진행해주시면 좋을 것 같습니당!

@theSnackOverflow
theSnackOverflow merged commit ebd9091 into develop Jul 13, 2025
1 check passed
@IISweetHeartII
IISweetHeartII deleted the feature/Restaurant-info-ui-#37 branch October 31, 2025 14:48
@IISweetHeartII IISweetHeartII changed the title Feature/맛집 상세 페이지 UI 구현 #37 [FEAT] 맛집 상세 페이지 UI 구현 Mar 7, 2026
@IISweetHeartII IISweetHeartII added feat 새로운 기능 요청/추가 지훈 labels Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat 새로운 기능 요청/추가 지훈

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 맛집 상세 페이지 UI 구현

4 participants