Skip to content

[CHORE] README 업데이트#251

Merged
hyunseo-han merged 1 commit intodevelopfrom
chore/readme-update(#244)
Feb 12, 2026
Merged

[CHORE] README 업데이트#251
hyunseo-han merged 1 commit intodevelopfrom
chore/readme-update(#244)

Conversation

@hyunseo-han
Copy link
Contributor

@hyunseo-han hyunseo-han commented Feb 12, 2026

🔀 Pull Request Title

README 업데이트


📌 PR 설명

이번 PR에서 어떤 작업을 했는지 요약해주세요.

  • 데모데이 요구사항에 맞는 README 업데이트

📷 스크린샷

image image image image image image image image image

@hyunseo-han hyunseo-han self-assigned this Feb 12, 2026
@hyunseo-han hyunseo-han linked an issue Feb 12, 2026 that may be closed by this pull request
1 task
@vercel
Copy link

vercel bot commented Feb 12, 2026

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

Project Deployment Actions Updated (UTC)
finders Ready Ready Preview, Comment Feb 12, 2026 10:46am

@hyunseo-han hyunseo-han added chore 기타 작업(패키지 등) docs 문서 작업 및 주석 정리 and removed chore 기타 작업(패키지 등) labels Feb 12, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @hyunseo-han, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

이 Pull Request는 프로젝트의 README.md 파일을 포괄적으로 업데이트하여, 프로젝트의 현재 상태와 기술적 깊이를 명확하게 전달하는 것을 목표로 합니다. 기존의 간략한 설명에서 벗어나, 상세한 기술 스택, 아키텍처 설계, 개발 환경 및 UI/UX 관련 기술 의사결정 과정을 추가하여 프로젝트에 대한 이해도를 높이고, 새로운 기여자나 이해관계자들이 프로젝트를 빠르게 파악할 수 있도록 문서의 완성도를 향상시켰습니다.

Highlights

  • README.md 전면 개편: 프로젝트의 소개, 핵심 기능, 기술 스택, 폴더 구조, 그리고 주요 기술 의사결정 과정을 상세하게 설명하는 내용으로 README.md 파일이 대폭 업데이트되었습니다.
  • 상세한 기술 스택 및 선정 이유 추가: UI 라이브러리, 언어, 빌드 도구, 스타일링, 상태 관리, HTTP 클라이언트, 라우팅 등 프로젝트에 사용된 모든 기술 스택과 각 기술을 선정한 이유가 명확하게 문서화되었습니다.
  • 아키텍처 및 고도화 패턴 설명 도입: API 요청 동시성 제어, 도메인 주도 서비스 계층, 캡슐화된 쿼리 훅, 제네릭 기반 API 응답 타입, 스토리지 파사드 패턴 등 프로젝트의 아키텍처 설계 원칙과 고도화 패턴이 추가되었습니다.
  • 개발 환경 및 인프라, UI/UX 특화 라이브러리 상세화: Vite + PNPM, GitHub Actions + Husky, Path Aliasing과 같은 개발 환경 설정과 SVGR, React Masonry CSS, React Daum Postcode 등 UI/UX 개선을 위한 라이브러리 도입 배경이 설명되었습니다.
  • 프로젝트 핵심 기능 및 팀원 역할 업데이트: 핵심 기능 목록의 명칭이 일부 변경되고, 각 팀원의 담당 기능이 더 명확하게 기재되었습니다. 또한, 프로젝트 소개 부분에 여러 스크린샷이 추가되어 시각적인 이해를 돕습니다.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • 프로젝트 소개 및 핵심 기능 섹션이 업데이트되고 스크린샷이 추가되었습니다.
    • 기술 스택, 폴더 구조, 기술 의사결정(아키텍처, 개발 환경, UI/UX 라이브러리) 섹션이 새로 추가되었습니다.
    • 기존의 네이밍 컨벤션 섹션이 제거되었습니다.
    • 브랜치 전략 및 커밋 메시지 가이드라인의 시각적 구분이 개선되었습니다.
    • PR 템플릿 예시의 형식이 간소화되었습니다.
Activity
  • hyunseo-han 님이 README.md 파일을 업데이트하는 Pull Request를 생성했습니다.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@hyunseo-han hyunseo-han added chore 기타 작업(패키지 등) docs 문서 작업 및 주석 정리 and removed docs 문서 작업 및 주석 정리 labels Feb 12, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

README.md 파일이 프로젝트에 대한 훨씬 더 많은 컨텍스트를 제공하도록 크게 업데이트되었습니다. 기술 스택, 폴더 구조, 아키텍처 결정에 대한 자세한 내용이 포함된 점이 특히 좋습니다. 몇 가지 사소한 서식 및 가독성 개선을 위한 제안 사항이 있습니다.

| <img width="200" alt="김민석" src="https://github.com/MlNTYS.png" /> | <img width="200" alt="김혜린" src="https://github.com/dodaaaaam.png" /> | <img width="200" alt="전병국" src="https://github.com/jeonbinggu.png" /> | <img width="200" alt="한현서" src="https://github.com/hyunseo-han.png" /> |
| `Web Developer` | `Web Developer` | `Web Developer` | `Web Developer` |
| 현상소 보기 <br> 온라인 예약 <br> 현상관리 | 사진 수다 커뮤니티 <br> 현상관리 | 로그인 / 회원가입<br>마이페이지 <br>현상관리 | 메인페이지<br>AI 사진 복원 <br> 현상관리 |
| 현상소 보기 <br/> 온라인 예약 <br/> 현상관리 | 사진수다 커뮤니티 <br/> 현상관리 | 로그인 / 회원가입<br/>마이페이지 <br/>현상관리 | 메인페이지<br/>AI 사진 복원 <br/> 현상관리 |
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

'사진수다 커뮤니티'에서 '사진 수다'로 띄어쓰기를 하는 것이 가독성 측면에서 더 좋을 것 같습니다. '사진 수다'가 '사진에 대한 수다'라는 의미를 더 명확하게 전달합니다.

Suggested change
| 현상소 보기 <br/> 온라인 예약 <br/> 현상관리 | 사진수다 커뮤니티 <br/> 현상관리 | 로그인 / 회원가입<br/>마이페이지 <br/>현상관리 | 메인페이지<br/>AI 사진 복원 <br/> 현상관리 |
| 현상소 보기 <br/> 온라인 예약 <br/> 현상관리 | 사진 수다 커뮤니티 <br/> 현상관리 | 로그인 / 회원가입<br/>마이페이지 <br/>현상관리 | 메인페이지<br/>AI 사진 복원 <br/> 현상관리 |

Copy link
Contributor Author

Choose a reason for hiding this comment

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

일부러 붙임

Comment on lines +316 to +318
- Base: develop
- 제목: [FEAT] 회원가입 API 연동
- Issue 연결: Closes #10
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

Pull Request 규칙 예시에서 develop이나 예시 제목처럼 코드나 플레이스홀더를 나타내는 부분에 백틱(`)을 사용하여 강조하면 가독성이 향상될 것입니다. 이렇게 하면 해당 부분이 일반 텍스트가 아님을 명확히 할 수 있습니다.

Suggested change
- Base: develop
- 제목: [FEAT] 회원가입 API 연동
- Issue 연결: Closes #10
- Base: `develop`
- 제목: `[FEAT] 회원가입 API 연동`
- Issue 연결: Closes #10

- 제목: [FEAT] 회원가입 API 연동
- Issue 연결: Closes #10
- 24시간 내 리뷰 필수
<br/>
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

<br/> 태그는 불필요한 추가 줄바꿈을 만들어냅니다. 제거하여 더 깔끔한 서식을 유지하는 것이 좋겠습니다.


<p align="center">
<sub>UMC 9th · Finders · Web</sub>
<p align="center">
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

<p> 태그의 align="center" 뒤에 불필요한 공백이 있습니다. 코드의 일관성과 청결성을 위해 제거하는 것을 제안합니다.

Suggested change
<p align="center">
<p align="center">

Copy link
Contributor

@MlNTYS MlNTYS left a comment

Choose a reason for hiding this comment

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

PRAISE: 와.. 내용 많은데.. 진짜 수고하셨네요... 너무 이쁘고요..!

Copy link

@IISweetHeartII IISweetHeartII left a comment

Choose a reason for hiding this comment

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

최고입니다

@hyunseo-han hyunseo-han merged commit dff81d3 into develop Feb 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 기타 작업(패키지 등) docs 문서 작업 및 주석 정리

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE] README 업데이트

3 participants