Skip to content

Feat/map#5

Merged
ToKyun02 merged 4 commits intomainfrom
feat/map
Feb 26, 2025
Merged

Feat/map#5
ToKyun02 merged 4 commits intomainfrom
feat/map

Conversation

@ToKyun02
Copy link
Owner

❓이슈

✍️ PR 내용 설명

카카오맵 구현에 관한 PR입니다.

/map 페이지에 해당 컴포넌트 렌더링 되도록 구현했습니다.

아래 사진에 보이시는 것처럼 맵 렌더링 + 키워드 검색기능 추가했습니다.
추가로, 리스트 페이지네이션도 구현되어있습니다.

사소한 이슈로는 카카오맵 API에서 totalCount가 45개로만 제한되는 걸로 추정됩니다.
그리고, 카카오맵 API 이용 약관 상 DB에 데이터를 저장하지 말라고 되어있어서 추가 기능 구현은 더이상 진행하기 어려울 것 같습니다.

image

✅ 체크리스트

PR

  • Branch Convention 확인
  • Base Branch 확인
  • 적절한 Label 지정
  • 이슈 체크리스트 작성 완료

Test

  • 로컬 작동 확인

Additional Notes

  • (없음)

@ToKyun02 ToKyun02 added the ✨Feature 신규 기능 작업 label Feb 26, 2025
@ToKyun02 ToKyun02 self-assigned this Feb 26, 2025
@vercel
Copy link

vercel bot commented Feb 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
local-commu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 11:03am

@ToKyun02 ToKyun02 merged commit b945056 into main Feb 26, 2025
3 checks passed
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: 카카오 지도 API 연동 작업

1 participant