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

[#282] 대기열 기능 구현 #283

Merged
merged 220 commits into from
Oct 14, 2024
Merged

Conversation

ohgyulim
Copy link
Contributor

@ohgyulim ohgyulim commented Oct 14, 2024

#️⃣ 연관된 이슈

#282


📝 작업 내용

대기열 기능 구현


💬 리뷰 요구사항(선택)

대기열을 위한 프로젝트 추가

  • /queue: 레디스에 대기열을 등록하기 위한 패키지
    • 대기열 등록 기능 구현
    • 주기마다 대기열에서 빼내기 구현
  • /waitingRoom: 대기열 진입점
    • 토큰 확인하고 대기열 입장 여부 확인 구현

kangkings and others added 30 commits September 4, 2024 19:50
* [Feat] 판매자 사이드 메뉴 컴포넌트 구현 (#69)

* [Feat] 판매자 사이드 메뉴 컴포넌트 구현 (#69)

* [Feat] 판매자 게시글 등록 컴포넌트 구현 (#69)

* [Feat] 판매자 사이드 메뉴 컴포넌트 구현 (#69)

* [Fix] 라우팅 경로 설정 수정 (#69)

* [Fix] 확대 화면 깨짐 문제 수정 (#69)
* [FRONT_USER_001] 일반회원가입 화면 구현 (#48)

* [Fix] 일반회원가입 화면 구현간 라우팅 오동작 수정(#48)

* [Refactor] 일반회원가입 화면 개선 (#48)
* [Feat] 아이디찾기 화면 구현 (#51)

* [Refactor] 아이디찾기 화면 css 중복 수정 (#103)
* [Feat] 비밀번호 재설정 화면 구현 (#54)

* [Fix] 비밀번호 재설정 화면 오류 수정 (#106)
* [Feat] 주문 상세 토글 구현 (#62)

* [Chore] 결제정보에 총 결제금액 추가 (#62)

---------

Co-authored-by: NakyungSong <[email protected] config --global user.email [email protected] config --list>
* [Feat] 이미지 등록 기능 구현 (#73)

* [Feat] 기간 유효성 검사 로직 구현 (#73)

* [Feat] 제목 유효성 검사 로직 구현 (#73)

* [Feat] 모달 상품 추가 로직 구현 (#73)

* [Feat] 카테고리 저장 로직 구현 (#73)

* [Feat] 게시글 등록 페이지 구현 (#73)

* [Feat] 게시글 등록 페이지 구현 (#73)

* [Fix] 유효 기간 처리 로직 수정 (#73)

* [Fix] 유효 기간 처리 로직 수정 (#73)
* [Feat] 업체회원가입 화면 구현 (#49)

* [Feat] 주문 상세 토글 구현 (#62)

* [Chore] 결제정보에 총 결제금액 추가 (#62)

* [Feat] 로그인 기능 구현 (#78)

* [Feat] 판매자 게시글 목록 조회 화면 구현 (#113)

---------

Co-authored-by: kangkigs <[email protected]>
Co-authored-by: NakyungSong <[email protected] config --global user.email [email protected] config --list>
* [Feat] 카테고리별 게시글 목록조회 화면 구현 (#117)

* [Fix] 카테고리별 게시글 목록조회 화면 수정 (#117)
@ohgyulim ohgyulim merged commit 2a972af into backend-dev Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants