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
4 tasks
chanmin97 opened this issue Mar 21, 2024 · 0 comments
Open
4 tasks

[서브태스크] 거래내역 조회 기능 개발 #21

chanmin97 opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels

Comments

@chanmin97
Copy link
Contributor

chanmin97 commented Mar 21, 2024

거래내역 조회 기능 개발

개요

상세 설명

이 프로젝트는 사용자와 판매자가 자신의 거래내역을 쉽게 조회하고 관리할 수 있도록 하는 것을 목표로 합니다. 거래내역 데이터 모델을 설계하고, 사용자별 거래내역 조회 기능을 개발하며, 사용자와 판매자가 거래내역을 관리할 수 있는 직관적인 UI를 구현합니다. 이를 통해 플랫폼의 투명성을 높이고 사용자 경험을 개선할 수 있습니다.

작업 항목

  • 거래내역 데이터 모델 설계
    • 고려 사항
      • 기본 거래 정보: 거래 ID, 상품 ID
      • 거래 관련 날짜 및 시간: 거래 완료 시간(=거래 결정? 시간)
      • 거래 금액 및 결제 정보: 거래 금액, 결제 방법(무조건 만나서 교환하는걸로?), 결제 상태(결제 전/결제 완료)
      • 사용자 및 판매자 정보: 구매자 ID, 판매자 ID(상품 ID로 조인해서 가져올 수 있으니 굳이 필요없을듯?)
      • 기타: 거래 상태(거래 전 / 거래 진행 중 / 거래 완료)
  • 사용자별 거래내역 조회 기능 개발
  • 거래내역 관리 인터페이스 구현

테스트 항목

  • 거래내역 조회 기능: 사용자와 판매자가 자신의 거래내역을 정확히 조회할 수 있는지 테스트

참고 자료/링크

기타 주의사항

  • 주의사항1
  • 주의사항2
  • 주의사항3

피드백

[작업 진행 중 또는 완료 후 팀원들의 피드백을 기록하는 공간입니다. 피드백이 있을 경우, 여기에 추가해주세요.]

@wintiger98 wintiger98 self-assigned this Apr 8, 2024
@wintiger98 wintiger98 moved this to Backlog in SSapingMall Kanban Apr 8, 2024
@wintiger98 wintiger98 moved this from Backlog to In progress in SSapingMall Kanban Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

2 participants