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

안부전화 서비스 신청페이지 ui 구현 #78

Merged
merged 15 commits into from
Oct 16, 2024
Merged

Conversation

Dobbymin
Copy link
Contributor

#️⃣ 연관된 이슈

ex) #이슈번호, - #이슈번호

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요.(이미지 첨부 가능)

image
  • figma를 바탕으로 ui 구현
  • calendar 관련 라이브러리를 활용하여 서비스 시작일 및 종료일 기능 구현
  • backend 요청사항에 따라 포인트 계산 기능 구현
    • 해당 기능은 추후 modal로 구현 예정

스크린샷 (선택)

image

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

⏰ 현재 버그

  • header 부분에 나오게 되는 이름을 동적으로 바꿔야 할 것 같아요. 제가 수정할수가 없네요 이 부분은.. @Diwoni

✏ Git Close

close #이슈번호

@Dobbymin Dobbymin added ✨ Feature 새로운 기능 추가 및 구현하는 경우 🎨 Design 디자인 관련 작업을 진행하는 경우 labels Oct 16, 2024
@Dobbymin Dobbymin requested review from Diwoni and JYN523 October 16, 2024 11:40
@Dobbymin Dobbymin self-assigned this Oct 16, 2024
@Dobbymin Dobbymin linked an issue Oct 16, 2024 that may be closed by this pull request
@Dobbymin Dobbymin requested a review from Diwoni October 16, 2024 11:52
@GitJIHO
Copy link
Member

GitJIHO commented Oct 16, 2024

안부 서비스 신청 request body
image

포인트 계산 requset body
image

보시면 다 똑같은데 포인트 계산은 SeniorId와 point, requirement 필드만 없습니다!
같은 페이지에서 처리해도 될 것 같아요

포인트 계산 response
image

@Dobbymin Dobbymin merged commit e930949 into Weekly Oct 16, 2024
1 check passed
@Dobbymin Dobbymin deleted the Feat/issue-#77 branch October 16, 2024 15:24
This was referenced Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Design 디자인 관련 작업을 진행하는 경우 ✨ Feature 새로운 기능 추가 및 구현하는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

안부전화 서비스 신청 페이지 UI
4 participants