Skip to content

Commit

Permalink
docs: update README.md (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjeongmin authored Nov 28, 2024
1 parent 6ce3a31 commit 9f239b6
Showing 1 changed file with 11 additions and 28 deletions.
39 changes: 11 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,20 @@
# Ask-It❗
# Ask-it

## **프로젝트 개요**
## [링크로 바로가기](#링크)

> “질문과 답변을 넘어, 함께 만드는 인사이트, ‘**Ask-It**’“
>
- 이 프로젝트는 실시간 Q&A 세션을 위한 웹 서비스입니다. ‘**Ask-It’** 은 질문이 소통으로, 답변이 연결로 이어지는 순간을 만들어 갑니다.
<img src='https://github.com/user-attachments/assets/935d4951-55f8-47ff-b7c5-53ef1bcd7593' alt='배너' width='100%' />

## **필요성**
## 핵심 기능

> **아래와 같은 필요성들을 충족시킬 수 있는 기능들을 총 망라한 웹 서비스가 필요하다고 생각되었습니다.**
![Frame 55](https://github.com/user-attachments/assets/627a5bd9-e397-4db3-a685-e7cf4aaec6f6)

### 📝 구글 스프레드시트의 무분별한 수정 권한
![Group 39](https://github.com/user-attachments/assets/5d899523-a434-4385-a012-88b612aeda92)

‘구글의 스프레드시트’를 사용하여 Q&A를 진행하는 과정에서 다른 사용자의 질문을 또 다른 사용자가 수정하는 문제가 발생하는 것을 확인하였습니다. 그러한 상황을 미연에 방지하는 것이 필요하다고 생각되었습니다.
![Group 40](https://github.com/user-attachments/assets/f2a714ac-a717-4d28-b807-ae469fa23904)

### 🚫 `slido`의 제한된 답변 권한
![Group 41](https://github.com/user-attachments/assets/c1cfe4f1-1b7f-4bf2-9f07-bda92727e7b4)

기존 Q&A 도구인 `slido`의 경우 Q&A 페이지를 만든 master만 질문에 대한 댓글을 작성할 수 있습니다. 이에 다른 사용자들의 다양한 의견을 포함하여 master의 답변에 대한 추가질문을 할 수 있는 기능이 필요하다고 생각되었습니다.
## 링크

## **세부기능**

- 발표자와 청중 간의 원활한 소통을 지원합니다.
- 사용자는 질문을 등록하고 답변을 받아볼 수 있습니다.
- 모두가 답변을 달 수 있지만 전문가의 답변은 답변 최상단에 고정됩니다.
- 중요 질문은 핀 기능으로 고정할 수 있습니다.
- 발표자는 질문에 대한 답변 여부를 표시할 수 있어, 효율적인 피드백 관리를 지원합니다.
- 채팅 기능을 통해 즉각적인 질문과 토론도 가능하며, 마크다운 및 이미지 지원으로 풍부한 표현이 가능합니다.
- 권한 기반의 접근 제어와 세션 보존, 요약 기능을 통해 자료화도 용이하게 할 수 있습니다.

## 팀원

| **유영재** | **이상현** | **이지호** | **최정민** |
|:--------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
| [<img src="https://avatars.githubusercontent.com/u/113081359?v=4" height=150 width=150> <br/> @yu-yj215](https://github.com/yu-yj215) | [<img src="https://avatars.githubusercontent.com/u/114389927?v=4" height=150 width=150> <br/> @shl0501](https://github.com/shl0501) | [<img src="https://avatars.githubusercontent.com/u/112055561?v=4" height=150 width=150> <br/> @wlgh1553](https://github.com/wlgh1553) | [<img src="https://avatars.githubusercontent.com/u/55117867?v=4" height=150 width=150> <br/> @cjeongmin](https://github.com/cjeongmin) |
|J164|J182|J199|J291|
|BE|BE|BE|FE|
- [Ask-it](https://ask-it.site)
- [방명록](https://ask-it.site/session/44d77e5c-3116-400b-a904-a4f455d3aa27)

0 comments on commit 9f239b6

Please sign in to comment.