Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,17 @@

## 👨🏻‍💻 Contributors

|**Server**| **Server** | **Server(Lead)** |
|:--------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------:|
| [<img src="https://github.com/minjo-on.png" alt="박민준" width="150" />](https://github.com/minjo-on) | [<img src="https://github.com/LeeShinHaeng.png" alt="이신행" width="150" />](https://github.com/LeeShinHaeng) | [<img src="https://github.com/LeeHanEum.png" alt="이한음" width="150" />](https://github.com/LeeHanEum) |
| [**박민준**](https://github.com/minjo-on) | [**이신행**](https://github.com/LeeShinHaeng) | [**이한음**](https://github.com/LeeHanEum) |
### 2nd Developers <sub><sup>(2025.07 - present)</sup></sub>
| ![](https://github.com/JangYeongHu.png?size=100) | <img src="https://github.com/dkdltm221.png" width="100" height="100" /> | ![](https://github.com/LeeHanEum.png?size=100) |
|:------------------------------------------------:|:----------------------------------------------:|:-------------------------------------------------:|
| **장영후 👑** | **주윤빈** | **이한음** |

Comment on lines +17 to +21
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.

⚠️ Potential issue | 🟡 Minor

마크다운 접근성 기준 준수: alt text 추가 및 테이블 구분 빈 줄 추가 필요

정적 분석 결과, 다음 두 가지 개선이 필요합니다:

  1. 이미지 alt text 추가 (MD045): 라인 18의 모든 이미지에 alt text를 추가하여 접근성을 높이세요.
  2. 테이블 앞 빈 줄 추가 (MD058): 라인 17의 제목과 라인 18의 테이블 사이에 빈 줄을 추가하세요.
🔎 제안된 수정사항
 이 레포지토리는 서버 API 개발을 담당하고 있으며, [프론트엔드 레포지토리](https://github.com/kgu-developers/aics-client)도 함께 공개되어 있습니다.

 ## 👨🏻‍💻 Contributors

 ### 2nd Developers <sub><sup>(2025.07 - present)</sup></sub>

-| ![](https://github.com/JangYeongHu.png?size=100) | <img src="https://github.com/dkdltm221.png" width="100" height="100" /> | ![](https://github.com/LeeHanEum.png?size=100) |
+| ![장영후](https://github.com/JangYeongHu.png?size=100) | ![주윤빈](https://github.com/dkdltm221.png?size=100) | ![이한음](https://github.com/LeeHanEum.png?size=100) |
 |:------------------------------------------------:|:----------------------------------------------:|:-------------------------------------------------:|
 |                    **장영후 👑**                    |                    **주윤빈**                     |                      **이한음**                      |
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)

18-18: Images should have alternate text (alt text)

(MD045, no-alt-text)


18-18: Images should have alternate text (alt text)

(MD045, no-alt-text)


18-18: Images should have alternate text (alt text)

(MD045, no-alt-text)


18-18: Tables should be surrounded by blank lines

(MD058, blanks-around-tables)

🤖 Prompt for AI Agents
In README.md around lines 17–21, the markdown fails accessibility checks: add
meaningful alt text for each image tag on line 18 (replace empty or missing alt
attributes with brief descriptive text for each person) and insert a blank line
between the "### 2nd Developers..." heading (line 17) and the table (line 18) so
the table is properly separated from the heading; ensure the table row/column
markup remains unchanged aside from the alt attributes and the added blank line.


### 1st Developers <sub><sup>(2024.10 - 2025.06)</sup></sub>
| ![](https://github.com/LeeHanEum.png?size=100) | ![](https://github.com/minjo-on.png?size=100) | ![](https://github.com/LeeShinHaeng.png?size=100) |
|:----------------------------------------------:|:---------------------------------------------:|:-------------------------------------------------:|
| **이한음 👑** | **박민준** | **이신행** |
Comment on lines +23 to +26
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.

⚠️ Potential issue | 🟡 Minor

이미지 alt text 추가 필요 (MD045)

라인 24의 이미지들에 alt text를 추가하여 접근성을 높이세요. 1st Developers 섹션의 테이블 구분 빈 줄은 올바르게 배치되어 있습니다.

🔎 제안된 수정사항
 ### 1st Developers <sub><sup>(2024.10 - 2025.06)</sup></sub>
-| ![](https://github.com/LeeHanEum.png?size=100) | ![](https://github.com/minjo-on.png?size=100) | ![](https://github.com/LeeShinHaeng.png?size=100) |
+| ![이한음](https://github.com/LeeHanEum.png?size=100) | ![박민준](https://github.com/minjo-on.png?size=100) | ![이신행](https://github.com/LeeShinHaeng.png?size=100) |
 |:----------------------------------------------:|:---------------------------------------------:|:-------------------------------------------------:|
 |                   **이한음 👑**                   |                    **박민준**                    |                      **이신행**                      |
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)

24-24: Images should have alternate text (alt text)

(MD045, no-alt-text)


24-24: Images should have alternate text (alt text)

(MD045, no-alt-text)


24-24: Images should have alternate text (alt text)

(MD045, no-alt-text)


24-24: Tables should be surrounded by blank lines

(MD058, blanks-around-tables)

🤖 Prompt for AI Agents
In README.md around lines 23 to 26, the markdown image elements lack alt text
(MD045); update each image tag in the table to include descriptive alt text
(e.g., ![LeeHanEum avatar](https://github.com/LeeHanEum.png?size=100)),
replacing the current ![](...) forms for all three images so they provide
meaningful alt attributes and improve accessibility.



## 🏗️ System Architecture
![system_architecture.png](images/system_architecture.png)
Expand Down