forked from 70825/java-menu
-
Notifications
You must be signed in to change notification settings - Fork 3
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
[점심 메뉴 추천] 김승진 미션 제출합니다. #4
Open
ohksj77
wants to merge
28
commits into
C-B-U:main
Choose a base branch
from
ohksj77:ohksj77
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
리드미 내용 추가 - 기능 목록
클래스 추가 - MenuController - ComponenetFactory
클래스 추가 - OutputView - 열거형 ProgressMessage
기능 추가 - 코치 이름 입력 요청 메시지 출력
열거형 추가 - ErrorMessage
클래스 추가 - Coach
클래스 추가 - CoachList
클래스 추가 - InputValidator
클래스 추가 - InputView 추가
클래스 추가 - InputManager
기능 추가 - 코치 이름 입력
클래스 추가 - MenuRepository
클래스 추가 - MenuService
코드 수정 - 리턴 타입 수정
클래스 추가 - CoachMenu
열거형 추가 - Category
클래스 추가 - MenuMap
클래스 추가 - CoachMenuMap - CoachMenuList
기능 추가 - 코치 못먹는 음식 입력 요청 메시지 출력 - 코치 못먹는 음식 입력
기능 추가 - 코치의 못먹는 음식 입력 기능 연결
기능 추가 - 메뉴 생성
기능 추가 - 카테고리를 통한 메뉴 조회
기능 추가 - 메뉴 생성 기능
클래스 추가 - 도메인 클래스
클래스 추가 - 열거형
기능 추가 - 전체 기능 연결 및 완료
리팩토링 - 에러 메시지 수정 - 에러 검증 수정
테스트 추가 - 기능 단위 테스트
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.