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

#57 [REFACTOR] facade 패턴 도입 리팩토링 #110

Merged
merged 12 commits into from
Aug 11, 2023
Merged

Conversation

05AM
Copy link
Member

@05AM 05AM commented Aug 11, 2023

🦋 작업한 내용

  • order, user, point facade 리팩토링

❗️ PR POINT

  • point facade는 아직 다하지 못함

🔒 관련 이슈

05AM added 12 commits July 22, 2023 05:23
 - SocialLoginInfo를 부모 클래스로 통일
 - KakaoSocialService의 login 메소드의 기능 분리 -> getSocialLoginResponse
 - 회원가입, 로그인
 - 로그아웃
 - 유저 프로필 정보 수정
 - 유저 프로필 가져오기
 - 인증번호 검증
 - 좋아요 누른 타투 저장
 - 좋아요 누른 타투 삭제
 - 좋아요 누른 타투 불러오기
 - 배송지 등록
 - 포인트 충전 요청 생성
@05AM 05AM changed the title Feature/#57 refactoring #57 [REFACTOR] facade 패턴 도입 리팩토링 Aug 11, 2023
@05AM 05AM requested a review from SeorinY August 11, 2023 12:00
Copy link
Member

@SeorinY SeorinY left a comment

Choose a reason for hiding this comment

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

수고했어!

@SeorinY SeorinY merged commit e1ca63d into dev Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants