Skip to content

docs: README.md 프로젝트 현황 기반 전면 개편 - #144

Merged
evenif99 merged 7 commits into
devfrom
docs/readme-update
Jun 25, 2026
Merged

docs: README.md 프로젝트 현황 기반 전면 개편#144
evenif99 merged 7 commits into
devfrom
docs/readme-update

Conversation

@evenif99

@evenif99 evenif99 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • 서비스 로고 및 기술 스택 뱃지 추가
  • 실행 가이드 중심에서 프로젝트 기획 배경·기술적 해결·학습 중심으로 전면 재구성
  • 핵심 기능별 문제→해결 구조 (AI 판결, 상태 전환, 감정일기, 선물추천)
  • DDD 설계, 상태 관리 분리, AI 안정성, 보안 설계, 문서 중심 협업 학습 정리
  • PR 기록 기반 5명 팀원 프로필 추가 (역할·담당 영역)
  • 비공개 프로젝트 라이선스 문구 삭제

Test plan

  • GitHub 저장소 페이지에서 README 렌더링 확인
  • 로고 SVG 이미지 정상 표시 확인
  • shields.io 뱃지 정상 표시 확인
  • 팀원 GitHub 프로필 링크 정상 동작 확인

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • README가 프로젝트 소개 중심 문서에서, 서비스 배경부터 핵심 기능, 기술 스택, 학습한 점, 프로젝트 구조, 팀 정보까지 포함한 섹션형 문서로 개편되었습니다.
    • 상단 로고와 기술 배지, 기능별 설명, 프론트엔드/백엔드·인프라 구분 표가 추가되어 가독성이 향상되었습니다.
    • 프로젝트 디렉터리 구조가 문서화되었고, 로컬 실행 및 환경변수 안내는 제외되었습니다.

서비스 로고 및 기술 스택 뱃지, 핵심 흐름과 주요 기능 테이블,
Frontend/Backend 기술 스택 분리 정리, 프로젝트 디렉토리 구조,
시작하기 가이드, Git 브랜치 전략 등 프로젝트 전반 내용을 반영.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
talky-owl Ready Ready Preview, Comment Jun 25, 2026 5:06am

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

README.md가 서비스 소개, 핵심 기능, 기술 스택, 학습 내용, 프로젝트 구조, 팀 정보 중심으로 재구성되었습니다.

Changes

README 문서 개편

Layer / File(s) Summary
상단 소개와 배경
README.md
상단 배지와 서비스 소개, 프로젝트 탄생 배경이 추가되었습니다.
핵심 기능과 기술 스택
README.md
핵심 기능과 기술적 해결, 기술 스택 표가 새 서술형 구조로 정리되었습니다.
학습 내용과 프로젝트 구조
README.md
프로젝트를 통해 학습한 점과 src/ 디렉터리 구조가 추가되었습니다.
팀 정보
README.md
팀 정보 섹션이 추가되었습니다.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

나는 토끼, 깡총깡총 README를 읽었지 🐰
배지와 목차가 반짝반짝 정돈됐네
기능은 쭉쭉, 구조는 또렷또렷
학습한 점도 살짝쿵 담겼구나
오늘의 당근은 깔끔한 문서!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning 템플릿의 1~12번 섹션 대부분이 누락되어 작업 내용, 담당 영역, 이슈, 요구사항 등을 확인할 수 없습니다. 템플릿의 각 섹션을 채워 작업 내용, 담당 영역, 관련 이슈/요구사항, 테스트 결과, 보안 확인 등을 포함해 주세요.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed 제목이 README 전면 개편이라는 핵심 변경을 간결하게 잘 요약합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/readme-update

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Around line 28-34: There are unlabeled fenced code blocks in README.md causing
markdownlint MD040 warnings; update each affected fence to include an explicit
language tag, using text for these plain-content blocks. Locate the affected
sections by the Korean headings and any other fenced examples referenced in the
comment, and ensure every opening fence is matched with the same content but
language-specified so rendering and linting both pass.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: fdd8d5ac-5006-4574-903d-8bda72163209

📥 Commits

Reviewing files that changed from the base of the PR and between 166dd25 and 3104132.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md Outdated
Comment thread README.md
```

---

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

과연 이게 필요한 내용일까요?
뻔한 실행방법보다 어떤문제때문에 말해부엉을 만들었고 기술적으로 어떻게 해결했는지,
프로젝트를 만들면서 배웠던 점은 무엇인지 넣어보면 좋을거같아요

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했슴다

Comment thread README.md Outdated
## 팀 정보

배포 환경변수는 Vercel Dashboard의 Project Settings > Environment Variables에서 관리합니다.
**I5-Project** 팀 프로젝트

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멤버들 프로필도 간단하게 넣어보면 좋을거같아요

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했슴다

Comment thread README.md Outdated
## 라이선스

상세 내용은 [`docs/guides/ENV_GUIDE.md`](docs/guides/ENV_GUIDE.md) 및 [`docs/guides/VERCEL_DEPLOYMENT_GUIDE.md`](docs/guides/VERCEL_DEPLOYMENT_GUIDE.md)를 참고하세요.
이 프로젝트는 비공개 프로젝트입니다.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 저희 비공개 플젝이였어요?ㅋㅋㅋㅋ

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정하겠슴다 ㅎㅎ;

퍼블릭 리포지토리이므로 비공개 프로젝트 문구 제거.

Co-Authored-By: Claude <noreply@anthropic.com>
실행 가이드 중심에서 포트폴리오 관점으로 전환:
- 프로젝트 탄생 배경 (문제 인식, 해결 방향)
- 핵심 기능별 기술적 해결 방법 (AI 판결, 상태 전환, 감정일기, 선물추천)
- 프로젝트를 통해 학습한 점 (DDD, 상태 관리 분리, AI 안정성, 보안 설계, 문서 중심 협업)

Co-Authored-By: Claude <noreply@anthropic.com>
PR 기록 기반으로 5명 팀원의 역할과 담당 영역 정리.
도메인별 풀스택 개발 구조를 반영하여 역할 구분.

Co-Authored-By: Claude <noreply@anthropic.com>
nobr 태그로 이름 줄바꿈 방지, 담당 영역 텍스트 축약으로 열 너비 확보.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
브랜치 전략, 개발 흐름(dev 최신화→브랜치→검증→PR→리뷰→Squash Merge),
커밋 컨벤션을 프로젝트 실제 운영 기준으로 정리.

Co-Authored-By: Claude <noreply@anthropic.com>
@evenif99 evenif99 self-assigned this Jun 25, 2026
@evenif99
evenif99 merged commit 3b77f34 into dev Jun 25, 2026
3 checks passed
@evenif99
evenif99 deleted the docs/readme-update branch June 25, 2026 05:56
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.

2 participants