Git Product home page Git Product logo

ddd-practice's Introduction

주문

상태

  • 주문 상태
    • 결제 대기
    • 상품 준비
    • 출고
    • 배송중
    • 배송 완료
    • 주문 취소
  • 배송지 정보

행위

  • 한 상품을 한개 이상 주문할 수 있다
  • 각 상품의 구매 가격 합은 상품 가격에 구매 개수를 곱한 값이다
  • 최소 한 종류 이상의 상품을 주문해야 한다
  • 총 주문 금액은 각 상품의 구매 가격 합을 모두 더한 금액이다
  • 주문의 상태가 출고, 배송중, 배송 완료이면 배송지 정보를 변경할 수 없다[x]
  • 출고 전에 주문을 취소할 수 있다[x]
  • 고객이 결제를 완료하기 전에는 상품을 준비하지 않는다

상품

상태

  • 상품명
  • 상품 가격

주문정보

상태

  • 상품목록
  • 주문정보의 총 가격

ddd-practice's People

Contributors

sjhello avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.