This repository was archived by the owner on Mar 9, 2025. It is now read-only.
[2025-01-13] 최준호 - 과제 제출#184
Open
junho1124 wants to merge 111 commits intoSurvivalCodingCampus:masterfrom
Hidden character warning
The head ref may contain hidden characters: "student/07-\ucd5c\uc900\ud638"
Open
[2025-01-13] 최준호 - 과제 제출#184junho1124 wants to merge 111 commits intoSurvivalCodingCampus:masterfrom
junho1124 wants to merge 111 commits intoSurvivalCodingCampus:masterfrom
Conversation
[2024-12-16] 과제 제출
[2024-12-17] 최준호 - 과제 제출
[2024-12-18] 최준호 - 과제 제출
[2024-12-19] 최준호 - 과제 제출
- Wand.kt, Wizard.kt 생성
- errorType 관련 enum 타입 추가 - error class 추가 - Wand.kt, Wizard.kt 수정사항 반영
- Person.kt 작성
- open - 캡슐화
- 키워드 정리
- Hero 에서 class의 init 사용 방법
- 사용자를 추가할 때 이미 존재하는 ID인 경우 예외 처리 추가 - 사용자를 조회할 때 해당 ID가 존재하지 않는 경우 예외 처리 추가 - 사용자를 수정할 때 해당 ID가 존재하지 않는 경우 예외 처리 추가 - 사용자를 삭제할 때 해당 ID가 존재하지 않는 경우 예외 처리 추가 (student/07-최준호)
사진을 관리하기 위해 PhotoRepository, PhotoRepositoryImpl을 추가함 (student/07-최준호)
사진을 관리하기 위해 TodoRepository, TodoRepositoryImpl을 추가함 (student/07-최준호)
…l 추가(student/07-최준호)
…Impl 추가(student/07-최준호)
…epository 및 기타 파일 추가.
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
과제 제출
📝 과제 내용
아키텍쳐 설계
✨ 구현 내용
🤔 고민한 점
❓ 질문
📚 참고 자료
✅ 제출 전 체크리스트