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

경매 끝난후 제일 높은 Bidder랑 판매자 채팅방 만들어줌 #89

Merged
merged 5 commits into from
Feb 1, 2025

Conversation

jafacode
Copy link
Collaborator

@jafacode jafacode commented Feb 1, 2025

✨ 주요 변경 사항

  • 백엔드: Spring Boot 관련 기능 추가/수정
  • 프론트엔드: React 관련 UI/UX 구현/수정
  • 테스트: 신규 테스트 케이스 작성 또는 기존 수정
  • 기타: <기타 작업 내용을 입력하세요>

📋 작업 내용

추가/변경된 내용

  • Scheduler 설정 (1분마다 체크)
  • 시간 다 된 경매 물품에 관하여 채팅방 생성

작업 상세 설명

  1. Scheduler 설정: 1분마다 auctions 리스트를 체크하여 마감됐지만 처리가 안된 경매엔티티를 반환
  2. 채팅방 개설: 위 리스트에 해당되는 경매엔티티에 대해서 Dummy article을 만들고 이를 이용하여 채팅방 개설

✅ 체크리스트

  • 코드가 잘 빌드됨
  • Linter
  • 모든 테스트 통과
  • kanban update

@jafacode jafacode merged commit ddcee3b into main Feb 1, 2025
4 checks passed
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