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

메뉴 데이터 관리 주체 협의 #28

Open
jungmir opened this issue Feb 6, 2025 · 0 comments
Open

메뉴 데이터 관리 주체 협의 #28

jungmir opened this issue Feb 6, 2025 · 0 comments
Labels
Milestone

Comments

@jungmir
Copy link
Member

jungmir commented Feb 6, 2025

1안: 프론트엔드에 하드코딩

  • 장점
    • 백엔드 의존성 없이 메뉴 추가/삭제 가능
  • 단점
    • 메뉴 데이터를 변경 해야 할 때 코드 수정 불가피
      2안: 백엔드에서 데이터 관리
  • 장점
    • 메뉴 데이터(구조, 뎁스, 기타 등등)를 바꿀 때 코드 수정이 불필요
  • 단점
    • 백엔드 서버에 장애가 발생할 경우 다른 메뉴 진입 불가

related to: #24

@jungmir jungmir added this to the 0.2.0 milestone Feb 6, 2025
@jungmir jungmir added the co-work label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant