Skip to content

Commit

Permalink
Feat: README.md 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
JitHoon committed Nov 16, 2023
1 parent 872acce commit c44290e
Showing 1 changed file with 19 additions and 31 deletions.
50 changes: 19 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1168,10 +1168,6 @@ interface ResponseData {

</details>

## 🧑🏻‍💻 Stack

![기술 스택](https://github.com/MOVIEJOJO7/cat-talk/assets/101972330/68bb2746-7f5f-40da-9cd6-3a57cb4c89fc)

<br/>

## 🧑🏻‍💻 Contributor
Expand All @@ -1188,19 +1184,6 @@ interface ResponseData {

![Stack](https://github.com/MOVIEJOJO7/cat-talk/assets/101972330/68bb2746-7f5f-40da-9cd6-3a57cb4c89fc)


<br/>

## 🧑🏻‍💻 Script

### Development Mode

```
$ git clone https://github.com/MOVIEJOJO7/cat-talk.git
$ npm i
$ npm run dev
```

<br/>

## 🧑🏻‍💻 디자인
Expand All @@ -1215,35 +1198,40 @@ $ npm run dev

### 디자인 프로토타입

<img width="1146" alt="image" src="https://github.com/MOVIEJOJO7/cat-talk/assets/102405617/41a2d804-95ea-4d5e-9ac5-0ad051ab0739">
<img width="1146" alt="image" src="https://github.com/MOVIEJOJO7/cat-talk/assets/102405617/41a2d804-95ea-4d5e-9ac5-0ad051ab0739 /">

<br/>

## 🧑🏻‍💻 주요 기능 구현

### 회원 인증
### 로그인, 회원가입

![회원 인증]()
<img src="https://github.com/cs-yum/cs-yum-blog/assets/101972330/08a39e06-34d9-47a7-9292-c2dccb19e158" width="200" />

### 유저 목록 조회
### 유저 목록 조회, 검색, 채팅

![조회]()
<img src="https://github.com/cs-yum/cs-yum-blog/assets/101972330/65bb7482-bc1e-414c-a145-d8e469a3f3f2" width="200" />

### 일대일, 그룹, 오픈 채팅방 구분
### 채팅방 검색 및 채팅

![구분]()
<img src="https://github.com/cs-yum/cs-yum-blog/assets/101972330/70c44318-4dd2-4a52-8b25-dcc17de62081" width="200" />

### 유저 검색
### 드래그 & 드롭

![검색1]()
<img src="https://github.com/cs-yum/cs-yum-blog/assets/101972330/5a6b5b54-dfe3-40ec-b8c5-28c6c3607a92" width="200" />

### 채팅방 검색

![검색2]()
<br/>

## 🧑🏻‍💻 Script

### 채팅방 생성, 채팅 전송, 입장 알람, 나가기
### Development Mode

![채팅]()
```
$ git clone https://github.com/MOVIEJOJO7/cat-talk.git
$ npm i
$ npm run dev
```

<br/>

Expand All @@ -1253,7 +1241,7 @@ $ npm run dev
<tr>
<td align="center" width="150px">
<a href="https://github.com/TaePoong719" target="_blank">
<img src=" https://avatars.githubusercontent.com/u/98576512?v=4" alt="최우혁 프로필" />
<img src="https://avatars.githubusercontent.com/u/98576512?v=4" alt="최우혁 프로필" />
</a>
</td>
<td align="center" width="150px">
Expand Down

0 comments on commit c44290e

Please sign in to comment.