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

feat: 채팅방 이미지 업로드, 다운로드 기능 추가 및 버그 수정 #14

Merged
merged 11 commits into from
Feb 4, 2024

Conversation

kjungw1025
Copy link
Owner

issue 번호

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

작업 사항

새로운 기능 및 변동사항

  1. NHN Cloud Object Storage에 각 채팅방 별 이미지 업로드 기능 추가
  2. 채팅방에서 사용자가 올린 이미지를 다운로드 할 수 있는 기능 추가
  3. 채팅방 삭제 시, 해당 채팅방에 존재하는 파일들을 삭제하는 로직 추가
  4. AWS DynamoDB의 chatRoomMessage 테이블에 업로드한 파일에 대한 정보를 담는 필드 추가

버그 수정

  1. 채팅방 생성 후, 바로 입장시 유저 리스트에 동일한 유저가 중복 표시되는 현상으로 인한 코드 수정
  2. 채팅방 삭제 시, Request method 'DELETE' not supported 오류로 인한 코드 수정

추후 개발할 내용

  1. 이미지 업로드 기능과 동일하게 파일 업로드에 대한 기능 추가할 예정
  2. 현재 채팅방 테스트를 위해 개발 중인 채팅방 프론트 화면에서 업로드 버튼 클릭 시, 이미지 업로드와 파일 업로드를 선택할 수 있게 분리할 예정
  3. 윗 단국 서비스와 연동

@kjungw1025 kjungw1025 merged commit 76c1dac into dev_deploy Feb 4, 2024
1 check passed
@kjungw1025 kjungw1025 deleted the feat/chatting branch February 6, 2024 05:48
kjungw1025 pushed a commit that referenced this pull request May 18, 2024
fix : 스탬프 정보를 조회할 때, 정보가 있으면 리턴 없으면 새로 생성한 후 리턴하게끔 수정
kjungw1025 pushed a commit that referenced this pull request May 18, 2024
feat: 내가 쓴 청원 글, 내가 동의한 청원 글 개수 및 목록 조회 기능 추가
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.

1 participant