-
Notifications
You must be signed in to change notification settings - Fork 0
[feat] 오늘의 운세 + 궁합점수 채팅방 내 조회 추가 #5
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
Open
audwns03
wants to merge
32
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
기존 회원가입시 정보 하나 하나 저장-> 기본 정보 상세 정보 등등 모두 전달 받은 후 한꺼번에 저장(사진은 아직 구현 x)
사진 로직, 나이계산 로직 아직 수정 x
개인정보에 성 정체성 카테고리 추가
사주궁합 반환 서버의 값을 보내기 + 받는 코드 추가
매칭하기 관련 클래스 추가 -매칭 시 지역+ 성 정체성이 같은 사람중에서 랜덤 매칭 -매칭된 사람과 pythonapi에 정보 전송 후 궁합점수 반환 -최종적으로 궁합점수 + 상대방 기본,상세 정보 반환 *오타 수정
-spring ai + open ai 연결 및 테스트 완료
-총운,애정운,금전운,직장운을 json 형식으로 반환(100자 이하) -openai 사용
-두 기능 다 반환값에 이모지 넣음(와이어프레임과 유사) -챗봇 기능은 구현 x -spring ai 사용 -응답값 아직 저장 x
-스웨거 라이브러리 추가 -스웨거 config 추가 -web security config 클래스에 스웨거 설정 추가(스웨거 문서 열람시 카카오 로그인 로직 통과)
kakaoUser, User 매핑 버그 수정 -webConfig 파일 위치 변경
-controller 클래스에 각각 스웨거 설명 애노테이션 추가
-1대1 채팅방 생성 -채팅방 조회 -채팅방 목록 조회 -특정 채팅방 메시지 내역 조회 -채팅방 나가기(채팅방 자체가 삭제 + 상대방에게도 사라짐)
-오늘의 운세 캐시 저장 + 하루별로 초기화
-상대방과 내 궁합점수 조회
Co-authored-by: lsryl13578 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#️⃣연관된 이슈
📝작업 내용
💬리뷰 요구사항