From cf4c1e85ae5616af61ce630f4f0329e69f93dba7 Mon Sep 17 00:00:00 2001
From: Taerim Lee <43867711+ttaerrim@users.noreply.github.com>
Date: Wed, 13 Dec 2023 01:18:19 +0900
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README=20=EC=88=98=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 표 제목 추가
- 이태림 개발 일지 추가
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index d51884cdc..ae35db336 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,8 @@
## 🧑💻 기술적 도전
-| | |
-| ------------ | :------------------------------------------------------------------------------------------------------------- |
+| 분류 | 내용 |
+| :------------: | :------------------------------------------------------------------------------------------------------------- |
| **Common** | • Monorepo
• socket.io 채팅 |
| **FrontEnd** | • Test Code 작성
• 성능 최적화
• 패키지 배포 |
| **BackEnd** | • OAuth, 인증・인가
• Unit Test Code 작성 |
@@ -55,7 +55,7 @@
## 기술 스택
-| | |
+| 분류 | 스택 |
| :---------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Common** | |
| **FrontEnd** | |
@@ -77,9 +77,9 @@
## 개발 일지
-| | |
+| 작성자|내용 |
| ------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| 이태림 | • [assets는 어디에 두어야 할까요?](https://www.notion.so/assets-9b3e50f913cb4fdbabce2c0b5a06851f?pvs=21)
• [폼 작성 시 장소 선택 TMAP API 적용하기](https://www.notion.so/1645d224b33d4f968ee81dca843bd8ae?pvs=21) |
+| 이태림 | • [assets는 어디에 두어야 할까요?](https://www.notion.so/assets-9b3e50f913cb4fdbabce2c0b5a06851f?pvs=21)
• [폼 작성 시 장소 선택 TMAP API 적용하기](https://www.notion.so/1645d224b33d4f968ee81dca843bd8ae?pvs=21)
• [UI 테스트를 할 수 있는 방법은? (시각적 회귀 테스트)](https://www.notion.so/ttaerrim/UI-ee39d501d6b6498a9583859cc64e8a38) |
| 맹지승 | • [FE 채팅 기능 구현과 트러블슈팅](https://www.notion.so/FE-9c866a10d5754c81bf86850a881486ef?pvs=21)
• [react-query와 컴포넌트 props 전달](https://www.notion.so/a86d59c0a6924b27b764e589df34af41?pvs=21) |
| 임동혁 | • [NestJS JWT 유저 정보 반환](https://www.notion.so/NestJS-JWT-67f910a8f32140ccb43bf9d9622c8b84?pvs=4)
• [NestJS의 복잡한 라우팅 시스템에 대해 알아보자](https://www.notion.so/NestJS-f3d7e301dd5040d2950f423ca211ecae?pvs=4)
• [인증(Authentication)과 인가(Authorization)](https://www.notion.so/Cookie-HttpOnly-Secure-ea27c771aeef406aadc02709f587c99e?pvs=4)
• [Jest path alios 설정](https://www.notion.so/Jest-path-alios-433965335b5845878257813e3e733cac?pvs=4) |
| 이지원 | • [Tmap API로 지도 렌더링](https://www.notion.so/Tmap-API-06c9e324d093465ea8da56777d338aaa?pvs=21) |