issues
search
Haltebogen
/
git-talk-server
0
stars
0
forks
source link
Feature/chatting
#27
Closed
unanchoi
closed
2 years ago
unanchoi
commented
2 years ago
What is this PR do?
Introduction
: 채팅 기능 구현
Notion Ticket
:
notion link
Changes
[x] : Mongo DB 설정
[x] : ChatRoom, ChatMessage entity 생성
[x] : Repository 생성
[x] : 채팅 방 생성 기능 추가
[x] : 채팅방 떠나기 기능 추가
[x] : 메세지 입력시 채팅방에 메세지 업데이트 하는 기능 추가.
[x] : 채팅방 초대기능 추가
Test Checklist
[x ] : 채팅방 생성 Test code
[ x] : 채팅방 떠나기 Test code
기타
Merge 후에 채팅 기능 추가 구현 예정
unanchoi
commented
2 years ago
Merge 후에 Refactoring 시작 하겠습니다!
What is this PR do?
Introduction
: 채팅 기능 구현Notion Ticket
: notion linkChanges
Test Checklist
기타