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 패턴 refactoring #108

Closed
wants to merge 11 commits into from
Closed

Conversation

05AM
Copy link
Member

@05AM 05AM commented Aug 11, 2023

🦋 작업한 내용

  • user, order, point facade 리팩토링

❗️ PR POINT

  • point, admin facade는 아직 미완료입니다.

🔒 관련 이슈

05AM added 11 commits July 22, 2023 05:23
 - SocialLoginInfo를 부모 클래스로 통일
 - KakaoSocialService의 login 메소드의 기능 분리 -> getSocialLoginResponse
 - 회원가입, 로그인
 - 로그아웃
 - 유저 프로필 정보 수정
 - 유저 프로필 가져오기
 - 인증번호 검증
 - 좋아요 누른 타투 저장
 - 좋아요 누른 타투 삭제
 - 좋아요 누른 타투 불러오기
 - 배송지 등록
 - 포인트 충전 요청 생성
@05AM 05AM added the REFACTOR 프로덕션 코드 리팩토링 label Aug 11, 2023
@05AM 05AM requested a review from SeorinY August 11, 2023 11:33
@05AM 05AM closed this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REFACTOR 프로덕션 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant