From 1f0cbbeecb6d01b1b1f449a85a7adaa9d1c71ed0 Mon Sep 17 00:00:00 2001 From: adkm12 Date: Wed, 4 Dec 2024 10:32:58 +0900 Subject: [PATCH 1/3] =?UTF-8?q?fix=20:=20connection=20=EC=BF=BC=EB=A6=AC?= =?UTF-8?q?=20dto=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/modules/connection/dto/connection.query.dto.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/BE/apps/api-server/src/modules/connection/dto/connection.query.dto.ts b/BE/apps/api-server/src/modules/connection/dto/connection.query.dto.ts index 9e320e3c..77ca3177 100644 --- a/BE/apps/api-server/src/modules/connection/dto/connection.query.dto.ts +++ b/BE/apps/api-server/src/modules/connection/dto/connection.query.dto.ts @@ -9,6 +9,5 @@ export class ConnectionQueryDto { @Transform(({ value, obj }) => { return obj.type === 'mindmap' ? Number(value) : value; }) - @IsString() id: string | number; } From 733ca4c0efbbf1aa6c2f77523cc4a4382a9bb18d Mon Sep 17 00:00:00 2001 From: kimnamheeee Date: Wed, 4 Dec 2024 10:40:36 +0900 Subject: [PATCH 2/3] =?UTF-8?q?refactor=20:=20ai=20=EC=9A=94=EC=B2=AD?= =?UTF-8?q?=EC=8B=9C=20history=EA=B0=80=20=EC=B4=88=EA=B8=B0=ED=99=94?= =?UTF-8?q?=EB=90=98=EA=B2=8C=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/store/NodeListProvider.tsx | 1 + client/src/store/createSocketSlice.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/store/NodeListProvider.tsx b/client/src/store/NodeListProvider.tsx index c515f245..509ac7e9 100644 --- a/client/src/store/NodeListProvider.tsx +++ b/client/src/store/NodeListProvider.tsx @@ -97,6 +97,7 @@ export default function NodeListProvider({ children }: { children: ReactNode }) payload: initializedNodes, callback: (response) => { overrideNodeData(response); + overrideHistory(JSON.stringify(response)); }, }); }); diff --git a/client/src/store/createSocketSlice.ts b/client/src/store/createSocketSlice.ts index 0563485e..39203952 100644 --- a/client/src/store/createSocketSlice.ts +++ b/client/src/store/createSocketSlice.ts @@ -106,7 +106,7 @@ export const createSocketSlice: StateCreator Date: Wed, 4 Dec 2024 11:04:45 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 115 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 68 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index bc31bc59..adb255e1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # πŸ—Ί **BooMap** 스크란샷 2024-12-02 α„‹α…©α„Œα…₯ᆫ 2 11 50 - -![10](https://github.com/user-attachments/assets/ec375304-8a44-41d4-97c4-8f6a8688d576) -![11](https://github.com/user-attachments/assets/cee80201-0d26-40e5-9e1f-0ab1fc5edae3) -![12](https://github.com/user-attachments/assets/0402b25c-aa95-4296-9a0c-e431626e8312) -![13](https://github.com/user-attachments/assets/f60e5d7a-7ab1-4449-90a7-df186ba66d2e) -![14](https://github.com/user-attachments/assets/a318b955-ad4b-457f-b1c4-03ce4c6ccb2f) + + + + + --- @@ -28,72 +27,72 @@ --- -## 🧠TEAM λ‘λ‡Œν’€κ°€λ™ -
- -
+## 🧐 λ‘λ‡Œν’€κ°€λ™νŒ€μ˜ λ‘λ‡Œν’€κ°€λ™ -
-
-### πŸ‘₯ νŒ€μ› +### λ™μ‹œνŽΈμ§‘ μ†ŒμΌ“ 문제 ν•΄κ²°ν•˜κΈ° +저희 νŒ€μ€ λ…Έλ“œμ— λŒ€ν•œ λ™μ‹œνŽΈμ§‘μ„ κ°€λŠ₯ν•˜κΈ° μœ„ν•΄ socket.io에 λ„μ „ν•΄λ³΄μ•˜μŠ΅λ‹ˆλ‹€. +λ™μ‹œ νŽΈμ§‘μ„ κ΅¬ν˜„ν•˜λŠ” 과정에 μžˆμ–΄μ„œ μ–΄λ–€ λ¬Έμ œμ™€ 고민듀을 ν–ˆμ„κΉŒμš”? -
+- πŸ•’ [io 객체 생성 타이밍과 HTTP μš”μ²­](https://luxurious-share-af6.notion.site/io-HTTP-d4557100f7c24787b1e87f1c6318e66c?pvs=4) +- πŸ€– [aiResponse 이벀트 ν•Έλ“€λŸ¬ 쀑볡 등둝 문제](https://luxurious-share-af6.notion.site/aiResponse-1507725fa9ac80c4afebe1c7ec044638?pvs=4) +- πŸ› οΈ [μ†ŒμΌ“ μ—λŸ¬ ν•΄κ²°ν•˜κΈ° 총본집](https://luxurious-share-af6.notion.site/cb17937f9c05446e827aecd5fabb5df0?pvs=4) +- πŸ–₯️ [μ†ŒμΌ“μ„ μ—°κ²°ν–ˆλ”λ‹ˆ μΊ”λ²„μŠ€κ°€ λ§ˆλΉ„λœ 건에 λŒ€ν•˜μ—¬..](https://luxurious-share-af6.notion.site/223e0029efef4945ae4073b3340324ad?pvs=4) +- 😱 [λ…Έλ“œμ˜ ν…μŠ€νŠΈμ„ μ‚­μ œν–ˆλŠ”λ° ν™”λ©΄μ˜ ν…μŠ€νŠΈκ°€ μ‚΄μ•„μžˆλŠ” 것에 λŒ€ν•˜μ—¬β€¦](https://luxurious-share-af6.notion.site/e0451420b8c946e3b2cb9c8086197d7a?pvs=4) -| J001 κ°•λ―Όμ£Ό | J026 김남희 | J155 μ–‘ν˜„ν˜Έ | J238 μ‘°λ―Όν˜• | -| :----------------------------------------------------------------: | :---------------------------------------------------------------: | :----------------------------------------------------------------: | :---------------------------------------------------------------: | -| | | | | -| [@Minju9187](https://github.com/Minju9187) | [@kimnamheeee](https://github.com/kimnamheeee) | [@adkm12](https://github.com/adkm12) | [@alsgud8311](https://github.com/alsgud8311) | +### λ§ˆμΈλ“œλ§΅ κ·Έλ €λ‚΄κΈ° +λ§ˆμΈλ“œλ§΅μ€ μΊ”λ²„μŠ€ 라이브러리λ₯Ό μ΄μš©ν•˜μ—¬ κ·Έλ €λ‚΄μ§€λ§Œ, λ…Έλ“œλ“€κ³Ό λ§ˆμΈλ“œλ§΅μ„ λ§Œλ“€μ–΄μ£ΌλŠ” λ‘œμ§μ€ μ²˜μŒλΆ€ν„° λκΉŒμ§€ 저희 νŒ€μ΄ κ΅¬ν˜„ν–ˆμŠ΅λ‹ˆλ‹€. μ–΄λ–€ μ‹œλ„μ™€ 도전듀이 μžˆμ—ˆλŠ”μ§€ μ°Ύμ•„λ³΄μ„Έμš”! -
+**μ˜΅μ‹œλ””μ–Έκ³Ό 같은 λ©”λͺ¨ μ•±μ—μ„œλŠ” λ§ˆμΈλ“œλ§΅ μžμ‹ μš”μ†Œλ“€μ΄ λ”Έλ €μ˜€λ˜λ°,, μš°λ¦¬λ„ ν•œλ²ˆ λ„μ „ν•΄λ³ΌκΉŒ?**
+-> πŸ› οΈ [λ…Έλ“œλ“€μ„ 끌고였게 ν•˜κΈ°](https://luxurious-share-af6.notion.site/1417725fa9ac8060944ec3769d9056a8?pvs=4) -
+**각 λΆ€λͺ¨μ™€ μžμ‹ 간을 μ΄μ–΄μ£ΌλŠ” 선을 직접 μœ„μΉ˜κΉŒμ§€ κ³„μ‚°ν•΄μ„œ λ„£μ–΄μ•Ό ν–ˆλŠ”λ°,, λ³΄μ΄λŠ” 것보닀 더 κ°œμ„ ν•  수 μžˆμ„κΉŒμ— λŒ€ν•œ 고민을 κ³΅μœ ν•©λ‹ˆλ‹€**
+-> 🎯 [λ“œλž˜κ·Έ μ‹œ λ…Έλ“œλ₯Ό λ”°λΌκ°€λŠ” μ„  κ΅¬ν˜„ν•˜κΈ°](https://luxurious-share-af6.notion.site/1377725fa9ac80b1af7fe19ee08a1110?pvs=4) ---- -### 🧐 λ‘λ‡Œν’€κ°€λ™νŒ€μ˜ λ‘λ‡Œν’€κ°€λ™ -#### λ§ˆμΈλ“œλ§΅ κ·Έλ €λ‚΄κΈ° +**μ‚¬μš©μžλ“€μ΄ λΈŒλ ˆμΈμŠ€ν† λ°ν•˜λ©΄μ„œ ν•œ 곳으둜 관심사λ₯Ό λΆ„λ₯˜ν•΄λ†“κΈ΄ ν•˜μ§€λ§Œ, ν…μŠ€νŠΈλ₯Ό 보기 μœ„ν•΄ 겹쳐 λ†“μ§€λŠ” μ•Šμ„ν…λ°,, 그럼 재미 μš”μ†Œλ‘œ λ…Έλ“œλ“€λΌλ¦¬ 2D λ¬Όλ¦¬μ—”μ§„μ²˜λŸΌ 좩돌이 λ˜λ„λ‘ κ΅¬ν˜„ν•΄ λ³ΌκΉŒν•˜λŠ” μƒκ°μ—μ„œ λ…Έλ“œ μΆ©λŒλ°©μ§€λ₯Ό μ†Œκ°œν•©λ‹ˆλ‹€.**
+-> ⚠️ [λ…Έλ“œλ“€μ˜ 좩돌 감지 및 νšŒν”Ό](https://luxurious-share-af6.notion.site/13a7725fa9ac80e8b96af725dbf70ba0?pvs=4) -- πŸ› οΈ [λ…Έλ“œλ“€μ„ 끌고였게 ν•˜κΈ°](https://luxurious-share-af6.notion.site/1417725fa9ac8060944ec3769d9056a8?pvs=4) -- 🎯 [λ“œλž˜κ·Έ μ‹œ λ…Έλ“œλ₯Ό λ”°λΌκ°€λŠ” μ„  κ΅¬ν˜„ν•˜κΈ°](https://luxurious-share-af6.notion.site/1377725fa9ac80b1af7fe19ee08a1110?pvs=4) -- ⚠️ [λ…Έλ“œλ“€μ˜ 좩돌 감지 및 νšŒν”Ό](https://luxurious-share-af6.notion.site/13a7725fa9ac80e8b96af725dbf70ba0?pvs=4) -- πŸš€ [좩돌 λ°©μ§€μ˜ λ Œλ”λ§ μ„±λŠ₯ μ΅œμ ν™”](https://luxurious-share-af6.notion.site/13d7725fa9ac800798f5f44af7c4939f?pvs=4) -- πŸ’Ύ [λ…Έλ“œλ“€μ˜ 이미지 λ‹€μš΄λ‘œλ“œν•˜κΈ°](https://luxurious-share-af6.notion.site/1427725fa9ac8043a27ceffd0d387cdb?pvs=4) -- πŸ“ [λ…Έλ“œλ“€μ΄ κ²ΉμΉ˜μ§€ μ•Šκ²Œ 펼치기](https://luxurious-share-af6.notion.site/782eba067f814852a11208f249996cdf?pvs=4) +**좩돌 λ°©μ§€ κΈ°λŠ₯을 λ„£μ—ˆλ”λ‹ˆ λ…Έλ“œκ°€ λ§Žμ•„μ‘Œμ„ λ•Œ ν”„λ ˆμž„ λ“œλžμ΄ μƒκ²ΌμŠ΅λ‹ˆλ‹€. ν”„λ ˆμž„ λ“œλžμ„ ν•΄κ²°ν•˜κΈ° μœ„ν•œ 문제 뢄석과 이λ₯Ό ν•΄κ²°ν•˜κΈ° μœ„ν•œ μ‹œλ„λ₯Ό κ³΅μœ ν•©λ‹ˆλ‹€!**
+-> πŸš€ [좩돌 λ°©μ§€μ˜ λ Œλ”λ§ μ„±λŠ₯ μ΅œμ ν™”](https://luxurious-share-af6.notion.site/13d7725fa9ac800798f5f44af7c4939f?pvs=4) + +**μ΄λ―Έμ§€μ˜ export κΈ°λŠ₯을 κ΅¬ν˜„ν•œ 과정을 μ†Œκ°œν•©λ‹ˆλ‹€!**
+-> πŸ’Ύ [λ…Έλ“œλ“€μ˜ 이미지 λ‹€μš΄λ‘œλ“œν•˜κΈ°](https://luxurious-share-af6.notion.site/1427725fa9ac8043a27ceffd0d387cdb?pvs=4) + +**μ‚¬μš©μžκ°€ λ‚˜μ€‘μ— λ…Έλ“œκ°€ λ§Žμ•„μ‘Œμ„ λ•Œ, ν•œλ²ˆ λ…Έλ“œλ“€μ— λŒ€ν•΄μ„œ μž¬μ •λ ¬ν•˜κ±°λ‚˜ κ²ΉμΉ˜μ§€ μ•Šκ²Œλ” λ…Έλ“œλ₯Ό λ§Œλ“€μ–΄μ£ΌλŠ” κΈ°λŠ₯을 λ„£μœΌλ©΄ μ‚¬μš©μž κ²½ν—˜μ— 쒋은 영ν–₯을 끼칠 것이라 νŒλ‹¨ν–ˆμŠ΅λ‹ˆλ‹€. κ·Έλ ‡λ‹€λ©΄ 이λ₯Ό μ–΄λ–»κ²Œ κ³„μ‚°ν•˜μ—¬ λ°˜μ˜ν–ˆλŠ”μ§€μ— λŒ€ν•œ 과정을 μ†Œκ°œν•©λ‹ˆλ‹€**
+-> πŸ“ [λ…Έλ“œλ“€μ΄ κ²ΉμΉ˜μ§€ μ•Šκ²Œ 펼치기](https://luxurious-share-af6.notion.site/782eba067f814852a11208f249996cdf?pvs=4) --- -#### νšŒμ›κ³Ό λΉ„νšŒμ› μ „μš© μ„œλΉ„μŠ€ λ§Œλ“€κΈ° +### νšŒμ›κ³Ό λΉ„νšŒμ› μ „μš© μ„œλΉ„μŠ€ λ§Œλ“€κΈ° +νšŒμ›κ³Ό λΉ„νšŒμ› μ „μš© μ„œλΉ„μŠ€λ₯Ό λ§Œλ“€λ©΄μ„œ μ–΄λ–»κ²Œ μ†Œμœ κΆŒμ„ 관리해야 ν• μ§€ 정말 λ§Žμ€ μΌ€μ΄μŠ€λ“€μ΄ λ°œκ²¬λ˜μ—ˆμŠ΅λ‹ˆλ‹€. 이λ₯Ό ν•΄κ²°ν•˜κΈ° μœ„ν•œ μ €ν¬λ§Œμ˜ 돌파ꡬλ₯Ό μ†Œκ°œν•©λ‹ˆλ‹€. - πŸ”‘ [νšŒμ›κ³Ό λΉ„νšŒμ›μ˜ μ†Œμœ κΆŒ κ΄€λ¦¬ν•˜κΈ°](https://luxurious-share-af6.notion.site/14e7725fa9ac80eba893d0986a81e605?pvs=4) - πŸ“‘ [둜그인 ν›„ λŒ€μ‹œλ³΄λ“œ APIλ₯Ό λΆˆλŸ¬μ˜€λ„λ‘ 타이밍 μ‘°μ ˆν•˜κΈ°](https://luxurious-share-af6.notion.site/14e7725fa9ac8070aff8cd82157ca616?pvs=4) --- -#### λ™μ‹œνŽΈμ§‘ μ†ŒμΌ“ 문제 ν•΄κ²°ν•˜κΈ° -- πŸ•’ [io 객체 생성 타이밍과 HTTP μš”μ²­](https://luxurious-share-af6.notion.site/io-HTTP-d4557100f7c24787b1e87f1c6318e66c?pvs=4) -- πŸ€– [aiResponse 이벀트 ν•Έλ“€λŸ¬ 쀑볡 등둝 문제](https://luxurious-share-af6.notion.site/aiResponse-1507725fa9ac80c4afebe1c7ec044638?pvs=4) -- πŸ› οΈ [μ†ŒμΌ“ μ—λŸ¬ ν•΄κ²°ν•˜κΈ° 총본집](https://luxurious-share-af6.notion.site/cb17937f9c05446e827aecd5fabb5df0?pvs=4) -- πŸ–₯️ [μ†ŒμΌ“μ„ μ—°κ²°ν–ˆλ”λ‹ˆ μΊ”λ²„μŠ€κ°€ λ§ˆλΉ„λœ 건에 λŒ€ν•˜μ—¬..](https://luxurious-share-af6.notion.site/223e0029efef4945ae4073b3340324ad?pvs=4) -- 😱 [λ…Έλ“œμ˜ ν…μŠ€νŠΈμ„ μ‚­μ œν–ˆλŠ”λ° ν™”λ©΄μ˜ ν…μŠ€νŠΈκ°€ μ‚΄μ•„μžˆλŠ” 것에 λŒ€ν•˜μ—¬β€¦](https://luxurious-share-af6.notion.site/e0451420b8c946e3b2cb9c8086197d7a?pvs=4) - ---- +### λ§ˆν¬λ‹€μš΄ 회의둝 κ΅¬ν˜„ν•˜κΈ° +λͺ¨λ“  νšŒμ˜μ—μ„œ λŒ€λΆ€λΆ„μ˜ μ„œκΈ°κ°€ μžˆλ‹€μ‹œν”Ό, 저희도 νšŒμ˜λ‘μ„ 두고 ν•œ λͺ…이 이λ₯Ό νŽΈμ§‘ν•˜λ©΄μ„œ λ‹€λ₯Έ μ‚¬λžŒλ“€μ€ λ³Ό 수 있으면 μ’‹κ² λ‹€λŠ” μƒˆλ‘œμš΄ 아이디어가 λ‚˜μ™€ 회의둝 κΈ°λŠ₯을 μΆ”κ°€ν–ˆμŠ΅λ‹ˆλ‹€. 에디터 라이브러리λ₯Ό μ‚¬μš©ν•œ 일지λ₯Ό κ³΅μœ ν•©λ‹ˆλ‹€.
-#### λ§ˆν¬λ‹€μš΄ 회의둝 κ΅¬ν˜„ν•˜κΈ° - πŸ“ [tiptap 에디터 λ„μž…ν•˜κΈ°](https://luxurious-share-af6.notion.site/tiptap-4f653362bcd34016a377fe4794b76455?pvs=4) --- -#### 기타 κ³ λ―Όκ³Ό 도전듀 +### 기타 κ³ λ―Όκ³Ό 도전듀 +νŒ€μ›λ“€μ΄ 순수 ν₯미와 ν˜ΈκΈ°μ‹¬μœΌλ‘œ ν–ˆλ˜ 도전듀과 μ§λ©΄ν–ˆλ˜ λ¬Έμ œλ“€μ„ ν•΄κ²°ν•˜κΈ° μœ„ν•œ μ‹œλ„λ“€μ„ μ†Œκ°œν•©λ‹ˆλ‹€! + +**μ €μž‘λ„κ΅¬μ—μ„œ μ€‘μš”ν–ˆλ˜ 핡심 κΈ°λŠ₯ 쀑 ν•˜λ‚˜λŠ” '단좕킀'μ˜€μŠ΅λ‹ˆλ‹€. 이와 ν•¨κ»˜ μ €ν¬μ˜ λ…Έλ“œλ“€μ˜ μƒνƒœλ₯Ό 되돌리기 ν•  수 μžˆλŠ” κΈ°λŠ₯이 μžˆλ‹€λ©΄ νŽΈμ§‘μ΄ 보닀 μ‰¬μšΈ 것이라 νŒλ‹¨ν•˜μ—¬ μ‹œλ„ν–ˆλ˜ 과정을 μ†Œκ°œν•©λ‹ˆλ‹€.**
+-> πŸ”„ [canvasμ—μ„œ Ctrl + z둜 λ’€λ‘œκ°€κΈ°λ₯Ό ν•΄λ³΄μž](https://luxurious-share-af6.notion.site/canvas-Ctrl-z-1cf4b1e309814aea859ea9b27e3ec82b?pvs=4) -- πŸ”„ [canvasμ—μ„œ Ctrl + z둜 λ’€λ‘œκ°€κΈ°λ₯Ό ν•΄λ³΄μž](https://luxurious-share-af6.notion.site/canvas-Ctrl-z-1cf4b1e309814aea859ea9b27e3ec82b?pvs=4) +λ‹€μ–‘ν•œ λ¬Έμ œλ“€μ„ ν•΄κ²°ν–ˆλ˜ 과정듀을 μ†Œκ°œν•©λ‹ˆλ‹€. - βš™οΈ [이벀트 λ¦¬μŠ€λ„ˆ μ‘°μ ˆν•˜κΈ°](https://luxurious-share-af6.notion.site/14a7725fa9ac8065b906fc9af6b94d1c?pvs=4) --- -### πŸ› οΈ κΈ°μˆ μŠ€νƒ +## πŸ› οΈ κΈ°μˆ μŠ€νƒ
image @@ -101,17 +100,39 @@
-### μ„œλ²„ μ•„ν‚€ν…μ²˜ +## μ„œλ²„ μ•„ν‚€ν…μ²˜ image --- -### πŸ”— Links +## πŸ”— Links +저희 νŒ€μ— λŒ€ν•΄μ„œ 더 μ•Œκ³  μ‹Άκ±°λ‚˜ μ„œλΉ„μŠ€λ₯Ό μ²΄ν—˜ν•˜κ³ μ‹ΆμœΌμ‹  뢄은 μ•„λž˜ 링크λ₯Ό 톡해 μ΄λ™ν•΄μ£Όμ„Έμš” πŸ˜‰
+ +[![BOOMAP](https://img.shields.io/badge/BOOMAP-0A84FF?style=for-the-badge&logo=googlegemini&logoColor=white)](https://boomap.site) [![TEAM NOTION](https://img.shields.io/badge/TEAM%20NOTION-0078D7?style=for-the-badge&logo=notion&logoColor=white)](https://luxurious-share-af6.notion.site/BOOMAP-1287725fa9ac80dd87d9c5fbad711b3d?pvs=4) [![Wiki](https://img.shields.io/badge/Wiki-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/boostcampwm-2024/web32-BooMap/wiki) + + + +## 🧠TEAM λ‘λ‡Œν’€κ°€λ™ + +
+ +
+ +
+
-[![BOOMAP](https://img.shields.io/badge/BOOMAP-0A84FF?style=for-the-badge&logo=googlegemini&logoColor=white)](https://boomap.site)
-[![TEAM NOTION](https://img.shields.io/badge/TEAM%20NOTION-0078D7?style=for-the-badge&logo=notion&logoColor=white)](https://luxurious-share-af6.notion.site/BOOMAP-1287725fa9ac80dd87d9c5fbad711b3d?pvs=4)
-[![Wiki](https://img.shields.io/badge/Wiki-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/boostcampwm-2024/web32-BooMap/wiki)
+### πŸ‘₯ νŒ€μ› +
+| J001 κ°•λ―Όμ£Ό | J026 김남희 | J155 μ–‘ν˜„ν˜Έ | J238 μ‘°λ―Όν˜• | +| :----------------------------------------------------------------: | :---------------------------------------------------------------: | :----------------------------------------------------------------: | :---------------------------------------------------------------: | +| | | | | +| [@Minju9187](https://github.com/Minju9187) | [@kimnamheeee](https://github.com/kimnamheeee) | [@adkm12](https://github.com/adkm12) | [@alsgud8311](https://github.com/alsgud8311) | +|Frontend|Frontend|Backend|Frontend| + +
+ +