Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❓이슈
✍️ PR 내용 설명
카카오맵 구현에 관한 PR입니다.
/map 페이지에 해당 컴포넌트 렌더링 되도록 구현했습니다.
아래 사진에 보이시는 것처럼 맵 렌더링 + 키워드 검색기능 추가했습니다.
추가로, 리스트 페이지네이션도 구현되어있습니다.
사소한 이슈로는 카카오맵 API에서 totalCount가 45개로만 제한되는 걸로 추정됩니다.
그리고, 카카오맵 API 이용 약관 상 DB에 데이터를 저장하지 말라고 되어있어서 추가 기능 구현은 더이상 진행하기 어려울 것 같습니다.
✅ 체크리스트
PR
Test
Additional Notes