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

Feature/christmas 3 #18

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rlaekdud
Copy link

No description provided.

- InputView에서 날짜를 받는 로직 추가
- 메뉴와 개수를 입력 받는 로직 추가
- 모든 과정에서 exception 처리를 할 수 있도록 validator와 error message 추가
- Menu enum의 field들을 모두 final로 변경
- Menu와 주문 수량에 따라 discount를 계산하는 service logic 구현.
- 출력 로직 구현.
- 출력 시 파라미터로 받은 값만 출력하도록 구현.
- 주문을 받는 로직을 controller에 구현.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant