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

[FE][Feat] #194 : userboard 구현 #200

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Conversation

leedongyull
Copy link
Collaborator

📝 PR 개요

  • 지도 페이지 우측 하단 사용자 현황판 구현
  • dropdown과 연결해야 하기에 context나 props 정의 전 mock데이터로 구현
  • tsDoc 작성
  • storybook 작성

✅ 체크리스트 (Checklist)

  • 코드가 빌드 오류 없이 잘 작동하는지 확인
  • 테스트가 통과하는지 확인
  • 스타일 가이드와 일관성을 유지했는지 확인
  • 관련 문서가 업데이트되었는지 확인 (선택 사항)
  • 리뷰어가 이해할 수 있도록 주석이나 설명을 추가했는지 확인

설명: 이 체크리스트는 PR 작성자가 스스로 점검할 수 있는 기준을 제시합니다. 코드가 빌드 오류 없이 작동하고, 테스트를 통과하며, 스타일 가이드를 따르고 있는지 확인하는 항목들입니다.


🔄 관련 이슈 (Linked Issues)

#194


📷 스크린샷 및 동영상 (선택 사항)

image


  • 우선 mock데이터로 구현하였습니다!
  • 지도 페이지 구현 하여 경로에 따른 user 데이터를 받아오는 작업 완료되면 추후 구현하겠습니다!

@github-actions github-actions bot added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 18, 2024
@leedongyull leedongyull merged commit cfa9bf8 into frontend Nov 19, 2024
3 of 6 checks passed
@leedongyull leedongyull deleted the feature/fe/#194-userboard branch December 5, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants