Merged
Conversation
munwalk
approved these changes
Apr 9, 2026
Collaborator
munwalk
left a comment
There was a problem hiding this comment.
4주차 과제 수고하셨습니다!
이번 4주차 키워드를 정말 상세하게 정리하셨네요! 특히 "그 외 다른 프로젝트 구조"에서 계층화 아키텍처, 마이크로서비스 아키텍처, 클린 아키텍처까지 각각의 구성, 특징, 장단점을 구체적으로 작성하신 점이 훌륭합니다. 클린 아키텍처에서 "비즈니스 로직이 외부 라이브러리나 프레임워크에 의존하지 않게 만드는 것"이 핵심이라는 설명이 인상적이네요!
로컬 DB도 umc_study 데이터베이스를 생성하고 8개 테이블을 CREATE TABLE 코드와 함께 작성하셨습니다. ERD도 첨부하셨고, SHOW TABLES; 결과까지 확인했습니다!
다만, GitHub 저장소에 feature/chapter-04 브랜치가 보이지 않습니다. main 브랜치만 있는데, 미션에서는 코드를 feature/chapter-04 브랜치에 올려야 한다고 되어 있으니 브랜치를 생성하고 Express 프로젝트를 push해주세요!
수고하셨습니다!
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 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.