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

펀딩 아이템 추가, 조회 구현 및 상품 상세정보 조회기능 리팩토링 #58

Merged
merged 68 commits into from
Mar 24, 2024

Conversation

hwan2-99
Copy link
Contributor

#️⃣연관된 이슈

close #47

📝작업 내용

  • 펀딩아이템 등록 기능 구현
  • 내가 등록한 펀딩 아이템 목록 전체 조회 기능구현
  • 페이징 처리
  • 내가 등록한 펀딩 아이템 진행상황 조회기능 구현
  • 상품 상세정보 조회 기능에 썸네일 누락되있던 필드 추가
  • 하나의 sql 에서 다중 join 안되는 부분 수정

✅테스트 결과

image

🙏리뷰 요구사항(선택)

상품 상세정보 조회기능에서 하나의 sql문에서 여러 join이 되지않아 각 필드별로 분리해서 조회한다음 추가하는 방식으로 했습니다. 더 좋은 방법이 있다면 알려주세요..

hwan2-99 added 30 commits March 11, 2024 16:58
scripts/deploy.sh Outdated Show resolved Hide resolved
@YeaChan05 YeaChan05 enabled auto-merge March 24, 2024 12:40
@YeaChan05 YeaChan05 disabled auto-merge March 24, 2024 12:56
@YeaChan05 YeaChan05 enabled auto-merge March 24, 2024 12:56
@YeaChan05 YeaChan05 disabled auto-merge March 24, 2024 13:01
@YeaChan05 YeaChan05 enabled auto-merge March 24, 2024 13:03
@YeaChan05 YeaChan05 disabled auto-merge March 24, 2024 13:07
@YeaChan05 YeaChan05 enabled auto-merge March 24, 2024 13:07
@YeaChan05 YeaChan05 merged commit e6f77f1 into KakaoFunding:develop Mar 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖤back 백엔드 업무입니다. feat 새 기능을 구현합니다. refactor 코드가 내부적으로 작동하는 방식을 변경하되, 변경 전과 동일하게 작동합니다.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants