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

✅ 채팅방 페이지 구현 #21

Open
8 tasks done
chaeni1105 opened this issue Oct 15, 2023 · 0 comments
Open
8 tasks done

✅ 채팅방 페이지 구현 #21

chaeni1105 opened this issue Oct 15, 2023 · 0 comments
Assignees
Labels
이채은 담당자

Comments

@chaeni1105
Copy link
Contributor

chaeni1105 commented Oct 15, 2023

Description

채팅 목록에서 상대방을 클릭시, 이 페이지로 이동되어 1대1 채팅이 가능합니다.

To-do

  • 채팅방 페이지 UI 컴포넌트 구현하기
  • 채팅방 생성 API 연동하기
  • 메시지 전송 API 연동하기
  • 구독 API 연동하기
  • 연결 API 연동하기

채팅방 페이지

  • 채팅 목록 페이지에서 채팅방을 클릭하면 채팅방으로 이동할 수 있다.
  • 채팅내용은 DB에 보관되어 다시 읽어들일 수 있다.
  • 채팅방에서 채팅내용의 날짜를 구분선으로 표기 하고, 오늘 날짜는 년월일 없이 시간만 나타낸다(카톡과 같은 기능)

ETC

기능을 구현하기 위해, 웹 소켓에 대해 공부하고 채팅 클론코딩 강의를 수강중입니다.
https://www.inflearn.com/course/%ED%81%B4%EB%A1%A0%EC%BD%94%EB%94%A9-%EC%8B%A4%EC%8B%9C%EA%B0%84%EC%B1%84%ED%8C%85#curriculum

@chaeni1105 chaeni1105 changed the title 채팅방 페이지 구현 ✅ 채팅방 페이지 구현 Oct 15, 2023
@H-sooyeon H-sooyeon added the 이채은 담당자 label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
이채은 담당자
Projects
None yet
Development

No branches or pull requests

2 participants