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

[회원가입] 회원가입 페이지 API 연동 #34

Merged
merged 47 commits into from
Jan 6, 2024

Conversation

HAEROOL
Copy link
Contributor

@HAEROOL HAEROOL commented Dec 13, 2023

[#2 ] request

회원가입 페이지의 회원가입 기능을 완료했습니다.
가게 검색의 경우 모바일 뷰가 구현되지 않아 구현 완료되면 추가로 적용하겠습니다.
가게 검색에서 선택된 가게는 가게 이름과 전화번호 외에도 shop_id를 추가적으로 저장하도록 변경했습니다.

  • 사장님 데이터(가게 이름, 대표자 이름, 가게 등록 번호, 대표자 전화번호, 관련 파일 업로드 ) 회원가입 데이터에 추가
  • 입력한 데이터 기반으로 회원가입 기능

Please check if the PR fulfills these requirements

  • It's submitted to develop branch, not the main branch
  • The commit message follows our guidelines
  • Did you merge recent deveop branch?

Screenshot

스크린샷 2023-12-14 오전 1 50 54 스크린샷 2023-12-14 오전 1 52 14 스크린샷 2023-12-14 오전 1 51 26

Precautions (main files for this PR ...)

[회원가입] 회원가입 페이지 유저 데이터 입력 로직 구현 및 api 연동
Copy link
Contributor

@MinGu-Jeong MinGu-Jeong left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!
store 변수명으로 쓰인 곳이 너무 많아 shop변수명으로 통일하는 것이 쉽지 않을것 같단 생각이 듭니다...🥲
관련하여 추후 회의때 다시 한 번 얘기해보는 것도 괜찮을 것 같기도 합니다.

Copy link
Contributor

@daepan daepan left a comment

Choose a reason for hiding this comment

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

수고하셨습니다. 코멘트 한번 확인해주시고 수정해주시면 될 것 같네요

Copy link
Contributor

@dooohun dooohun left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

Copy link
Contributor

@hanagertrudeKim hanagertrudeKim left a comment

Choose a reason for hiding this comment

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

수고많으셧습니다~ 리뷰가 늦었네요
코드량이 전체적으로 많아서 리뷰하는데 조금 시간이 걸렸습니다ㅎㅎ
구조적으로 리팩토링할게 있어보이지만, 우선 빠르게 리뷰들 확인해주세요!

Copy link
Contributor

@hanagertrudeKim hanagertrudeKim left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@hoooooony
Copy link
Contributor

수고하셨습니다!!

@HAEROOL HAEROOL requested a review from daepan January 6, 2024 10:55
@HAEROOL HAEROOL merged commit 56bb3ca into develop Jan 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy 배포 관련
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants