-
Notifications
You must be signed in to change notification settings - Fork 0
[DOCS] 리드미 추가 #282
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
[DOCS] 리드미 추가 #282
Changes from all commits
c9375dc
ff1e196
39b1c43
6b23519
f26b2a6
f722f3b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -19,6 +19,12 @@ TRYNA는 이러한 차이를 단순 키워드 매칭으로 처리하지 않습 | |
| 사용자는 추천된 할 일을 그대로 사용할 수도 있고, 필요 없는 항목을 | ||
| 삭제하거나 새로운 항목을 직접 추가할 수도 있습니다. | ||
|
|
||
| ## 👥 Team | ||
| | BE | BE | BE | BE | BE | | ||
| |:-------------------------------------------------------------------------:|:-----------------------------------------------------------------------:|:---------------------------------------------------------------------:|:------------------------------------------------------------------------:|:--------------------------------------------------------------------:| | ||
| | <img src="https://github.com/taehyeon1998.png" width="150" height="150"/> | <img src="https://github.com/taerimiiii.png" width="150" height="150"/> | <img src="https://github.com/yeremeee.png" width="150" height="150"/> | <img src="https://github.com/hoondongseo.png" width="150" height="150"/> | <img src="https://github.com/Ubokchi.png" width="150" height="150"/> | | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win Add alternative text to the profile images. Each Proposed fix-<img src="https://github.com/taehyeon1998.png" width="150" height="150"/>
+<img src="https://github.com/taehyeon1998.png" alt="김태현" width="150" height="150"/>Apply the same change to the other four images. 🧰 Tools🪛 markdownlint-cli2 (0.23.2)[warning] 25-25: Images should have alternate text (alt text) (MD045, no-alt-text) [warning] 25-25: Images should have alternate text (alt text) (MD045, no-alt-text) [warning] 25-25: Images should have alternate text (alt text) (MD045, no-alt-text) [warning] 25-25: Images should have alternate text (alt text) (MD045, no-alt-text) [warning] 25-25: Images should have alternate text (alt text) (MD045, no-alt-text) 🤖 Prompt for AI AgentsSource: Linters/SAST tools |
||
| | 김태현<br/><a href="https://github.com/taehyeon1998">@taehyeon1998</a> | 김태림<br/><a href="https://github.com/taerimiiii">@taerimiiii</a> | 윤예림<br/><a href="https://github.com/yeremeee">@yeremeee</a> | 서동훈<br/><a href="https://github.com/hoondongseo">@hoondongseo</a> | 유다현<br/><a href="https://github.com/Ubokchi">@Ubokchi</a> | | ||
|
|
||
| ## 📚 Tech Stacks | ||
|
|
||
| | Type | Tool | | ||
|
|
@@ -34,15 +40,15 @@ TRYNA는 이러한 차이를 단순 키워드 매칭으로 처리하지 않습 | |
| | Version Control |   | | ||
| | Collaboration |  | | ||
|
|
||
| ## 👥 Team Members | ||
| ## 👥 Roles | ||
|
|
||
| | 담당 영역 | 담당자 | 담당 기능 | | ||
| | --- | --- | --- | | ||
| | 인증/사용자 | 사이먼/서동훈 | 회원·비회원 인증, 사용자 계정 관리 | | ||
| | 일정/캘린더 | 곤/김태현 | 일정 CRUD, 캘린더 조회, 자연어 일정 입력 | | ||
| | 분석/추천 | 레미/윤예림 | 일정 맥락 분석, 관계 기반 추천, LLM 후보 정제 | | ||
| | 준비/실행 항목 | 유복치/유다현 | 추천 항목 관리, 태스크 완료 처리, 일정·캘린더 연동 | | ||
| | 알림/외부연동/공통 | 라포/김태림 | 알림, 외부 캘린더 연동, 공통 응답 및 API 문서화 | | ||
| | 담당 영역 | 담당자 | 담당 기능 | | ||
| | --- | --- |------------------------------------| | ||
| | 인증/사용자 | 사이먼/서동훈 | 회원·비회원 인증, 사용자 계정 관리, 외부캘린더 연동 | | ||
| | 일정/캘린더 | 곤/김태현 | 일정 CRUD, 캘린더 조회, 자연어 일정 입력 | | ||
| | 분석/추천 | 레미/윤예림 | 일정 맥락 분석, 관계 기반 추천, LLM 후보 정제 | | ||
| | 준비/실행 항목 | 유복치/유다현 | 추천 항목 관리, 태스크 완료 처리, 라벨, 일정·캘린더 연동 | | ||
| | 알림/외부연동/공통 | 라포/김태림 | 일정 및 준비/실행항목 알림, 인프라 | | ||
|
|
||
| ------------------------------------------------------------------------ | ||
|
|
||
|
|
@@ -224,6 +230,7 @@ TRYNA는 추천을 정답으로 제시하는 것이 아니라, 사용자가 부 | |
| ------------------------------------------------------------------------ | ||
|
|
||
| ## 🏗 Backend Architecture | ||
|  | ||
|
|
||
| ``` text | ||
| Client | ||
|
|
@@ -446,7 +453,7 @@ hotfix/* ──> main | |
| └─> develop | ||
| ``` | ||
|
|
||
| `main` 브랜치에는 직접 작업하지 않으며, PR은 작성자 외 1명 이상의 확인 | ||
| `main` 브랜치에는 직접 작업하지 않으며, PR은 AI 코드 리뷰 확인 | ||
| 후 병합합니다. | ||
|
|
||
| ------------------------------------------------------------------------ | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Add a blank line before the Team table.
Line 23 starts the table immediately after
## 👥 Team. This triggers markdownlint MD058. Insert one blank line between the heading and the table.🧰 Tools
🪛 markdownlint-cli2 (0.23.2)
[warning] 23-23: Tables should be surrounded by blank lines
(MD058, blanks-around-tables)
🤖 Prompt for AI Agents
Source: Linters/SAST tools