Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeieunYoo authored Dec 4, 2024
1 parent 10704b8 commit 9ff073a
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,41 @@ GDSC Hongik 스터디 서비스, 와우 클래스

- [client 서비스](https://study.gdschongik.com/)
- [admin 서비스](https://mentor.study.gdschongik.com/)

## 서비스 소개

### 클라이언트 서비스(학생용)

| 나의 스터디 | 나의 과제 | 수강신청 |
|-------------------------------------------|-------------------------------------------|-------------------------------------------|
| <img src="https://github.com/user-attachments/assets/646ff757-f10b-439e-b941-b19cb965861d" width="1000"/> | <img src="https://github.com/user-attachments/assets/571f9539-727c-4a02-84cc-bf86ca1f209c" width="1000"/> | <img src="https://github.com/user-attachments/assets/d13e020b-fa7c-4dc2-b187-2ad7a5cd4a09" width="1000"/> |
| 스터디 과제 및 출석 상황을 한눈에 확인할 수 있습니다. | 제출해야 할 과제 목록과 과제 히스토리를 확인합니다. | 수강신청한 스터디를 확인할 수 있습니다. |

### 어드민 서비스(멘토용)

| 개설된 스터디 페이지 | 스터디 개설 페이지 | 스터디 정보 확인 페이지 |
|-------------------------------------------|-------------------------------------------|-------------------------------------------|
| <img src="https://github.com/user-attachments/assets/d33493d0-f598-4183-87bc-b4ef55d6e175" width="1000"/> | <img src="https://github.com/user-attachments/assets/d4984e5a-90e1-464c-8b7f-4345c484401e" width="1000"/> | <img src="https://github.com/user-attachments/assets/aabfe146-aa06-440b-aa2c-1e2c7d4872ef" width="1000" height='200'/> |
| 현재 개설되어 있는 스터디 목록을 확인할 수 있습니다. | 새 스터디를 개설하고 세부 정보를 입력하는 페이지입니다. | 스터디의 상세 정보를 확인할 수 있습니다. |


## 기술 스택
<div align="left">
<div>
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white">
<img src="https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react&logoColor=black">
<img src="https://img.shields.io/badge/Next-000000?style=flat-square&logo=Next.js&logoColor=white">
<img src="https://img.shields.io/badge/Storybook-FF4785?style=flat-square&logo=storybook&logoColor=white">
</div>
<div>
<img src="https://img.shields.io/badge/Turbo-333333?style=flat-square&logo=turbo&logoColor=white"/>
<img src="https://img.shields.io/badge/Panda CSS-EF7C8E?style=flat-square&logo=pandacss&logoColor=white"/>
<img src="https://img.shields.io/badge/Jotai-00C7B7?style=flat-square&logo=react&logoColor=white">
</div>
<div>
<img src="https://img.shields.io/badge/ESlint-4B32C3?style=flat-square&logo=eslint&logoColor=white">
<img src="https://img.shields.io/badge/Prettier-F7B93E?style=flat-square&logo=prettier&logoColor=white">
</div>
</div>


0 comments on commit 9ff073a

Please sign in to comment.