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

클래스 설계 #1

Open
squareCaaat opened this issue Sep 30, 2024 · 0 comments
Open

클래스 설계 #1

squareCaaat opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@squareCaaat
Copy link
Collaborator

squareCaaat commented Sep 30, 2024

클래스 설계

클래스 목록

  1. 상품 (Product)
  2. 주문서 (주문내역. OrderSheet)
  3. 장바구니 (Cart)
  4. 고객 (Customer)
  5. 카테고리 (Category)

흐름

  1. 장바구니 담기
  2. 주문
  3. 주문서 작성 후 고객에게 전달

다이어그램

service_architecture

@squareCaaat squareCaaat added the documentation Improvements or additions to documentation label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant