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

20220923(금) 작업 일지 #19

Open
15 tasks done
USKTEA opened this issue Sep 22, 2022 · 0 comments
Open
15 tasks done

20220923(금) 작업 일지 #19

USKTEA opened this issue Sep 22, 2022 · 0 comments
Labels
daily work record record for daily work

Comments

@USKTEA
Copy link
Collaborator

USKTEA commented Sep 22, 2022

📝 유저 스토리 : 언제 어디서든 쉽고 간편하게 쇼핑몰 어플리케이션을 이용해 원하는 상품을 구입할 수 있다.

유즈케이스

  • UI 개선

    • 로그인 페이지 개선
    • 상품 페이지 개선
    • 장바구니 페이지 개선
    • 주문 확인 페이지 개선
  • 로그아웃


필요한 기능

  • 주문 취소

    • 주문 취소 버튼을 누르면 order repository에 있는 order와 영속성 저장장치의 order도 삭제되어야함
  • 장바구니

    • 상품 페이지에서 전달된 상품 데이터가 장바구니repository로 전달되어야 함
    • 장바구니 페이지에 구매와 삭제 기능이 있어야함
    • 장바구니 페이지에 전체 물품 구입 기능이 있어야함
    • 구입한 상품은 order repository에 들어가야함
    • 취소한 상품은 장바구니 repository와 영속성 저장장치에서 사라져야함
  • 로그아웃

@USKTEA USKTEA added the daily work record record for daily work label Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
daily work record record for daily work
Projects
None yet
Development

No branches or pull requests

1 participant