|
1 |
| -# web13_528nm |
| 1 | + |
| 2 | +<img src="https://github.com/boostcampwm2023/web13_Boarlog/assets/54176384/2e33bb1f-cdcd-42df-bbc0-c9a52ab54b61" alt="boarlog logo" width='200px'/> |
| 3 | + |
| 4 | +<br/> |
| 5 | +<br/> |
| 6 | + |
| 7 | + |
| 8 | +## 프로젝트 소개: 기록으로 남기는 실시간 강의, Boarlog |
| 9 | + |
| 10 | +> **필기앱처럼 강의도 기록으로 남기면 어떨까?** |
| 11 | +
|
| 12 | +**Boarlog**는 교육 및 협업을 위한 실시간 화이트보드 강의 플랫폼입니다. 음성 기반 강의와 시각적 상호작용을 결합하여 참여자들에게 효과적이고 몰입도 높은 학습 경험을 제공합니다. |
| 13 | + |
| 14 | +- **강의 생성 및 진행**: 강의자는 손쉽게 강의방을 열고, 음성으로 강의하며 화이트보드를 실시간으로 편집할 수 있습니다. |
| 15 | +- **강의 참여**: 참여자들은 강의에 접속하여 강의자의 음성과 화이트보드 내용을 실시간으로 볼 수 있습니다. |
| 16 | +- **상호작용 및 피드백**: 참여자들은 질문을 보내고, 강의자는 이를 포스트잇 형태로 화이트보드에 추가하여 답변할 수 있습니다. |
| 17 | +- **강의 기록 및 재생**: 강의 종료 후에는 AI를 활용하여 음성을 스크립트로 변환, 이를 화이트보드 내용과 함께 저장하여 언제든지 다시볼 수 있습니다. |
| 18 | + |
| 19 | +<br/> |
| 20 | + |
| 21 | +## 임시 배포 링크 |
| 22 | + |
| 23 | +- 화이트보드 |
| 24 | + - https://boarlog.netlify.app/test |
| 25 | +- 마이크 |
| 26 | + - https://boarlog.netlify.app/mictest |
| 27 | +- UI |
| 28 | + - https://boarlog.netlify.app/example |
| 29 | + |
| 30 | +## 팀 소개: TEAM_528 |
| 31 | + |
| 32 | +```jsx |
| 33 | +const teamName = camperIdArray.reduce((team, camperId) => { |
| 34 | + return team += parseInt(camperId.replace(/[^0-9]/g, "")); |
| 35 | +}, 0) |
| 36 | + |
| 37 | +// 팀에 우리를 더하다. |
| 38 | +``` |
| 39 | + |
| 40 | +> **5명이 모여 하나의 개발자처럼.** |
| 41 | +
|
| 42 | +`528`은 팀원 5명의 캠퍼 번호를 더한 숫자입니다(63+95+105+124+141). |
| 43 | + |
| 44 | +5명의 캠퍼가 하나의 번호를 가지고 서로 다른 기술, 경험, 및 아이디어를 결합하여 시너지를 발휘하고자 합니다. |
| 45 | + |
| 46 | +<table align=center> |
| 47 | + <thead> |
| 48 | + <tr> |
| 49 | + <th>변진상 (FE)</th> |
| 50 | + <th>이동령 (FE)</th> |
| 51 | + <th>이승연 (BE)</th> |
| 52 | + <th>이현종 (BE)</th> |
| 53 | + <th>정주완 (FE)</th> |
| 54 | + </tr> |
| 55 | + </thead> |
| 56 | + <tbody align=center> |
| 57 | + <tr> |
| 58 | + <td> |
| 59 | + <a href="https://github.com/Byeonjin"><img width="120" height="120" src="https://avatars.githubusercontent.com/u/54176384?v=4" /></a> |
| 60 | + </td> |
| 61 | + <td> |
| 62 | + <a href="https://github.com/LellowMellow"><img width="120" height="120" src="https://avatars.githubusercontent.com/u/79556112?v=4" /></a> |
| 63 | + </td> |
| 64 | + <td> |
| 65 | + <a href="https://github.com/tmddus2"><img width="120" height="120" src="https://avatars.githubusercontent.com/u/49530253?v=4" /></a> |
| 66 | + </td> |
| 67 | + <td> |
| 68 | + <a href="https://github.com/platinouss"><img width="120" height="120" src="https://avatars.githubusercontent.com/u/70827921?v=4" /></a> |
| 69 | + </td> |
| 70 | + <td> |
| 71 | + <a href="https://github.com/Jw705"><img width="120" height="120" src="https://avatars.githubusercontent.com/u/86391351?v=4" /></a> |
| 72 | + </td> |
| 73 | + </tr> |
| 74 | + <tr> |
| 75 | + <td><a href="https://github.com/Byeonjin">@Byeonjin</a></td> |
| 76 | + <td><a href="https://github.com/LellowMellow">@LellowMellow</a></td> |
| 77 | + <td><a href="https://github.com/tmddus2">@tmddus2</a></td> |
| 78 | + <td><a href="https://github.com/platinouss">@platinouss</a></td> |
| 79 | + <td><a href="https://github.com/Jw705">@Jw705</a></td> |
| 80 | + </tr> |
| 81 | + <tr align=left> |
| 82 | + <td width="200">깊이있게 고민하고 기록하기</td> |
| 83 | + <td width="200">괜한 걱정 하지 않고 차근차근 쌓아올리기</td> |
| 84 | + <td width="200">두려워하지 않고 문제 해결하기</td> |
| 85 | + <td width="200">기술 선택에 나만의 근거를 만들기</td> |
| 86 | + <td width="200">작성한 코드에 대한 의도를 잘 기록하기</td> |
| 87 | + </tr> |
| 88 | + </tbody> |
| 89 | +</table> |
| 90 | + |
| 91 | +<br/> |
| 92 | + |
| 93 | +## 바로가기 |
| 94 | + |
| 95 | +- [그라운드 룰](https://weak-sugar-603.notion.site/Ground-Rules-43ebfd44b76c482a983c4a47481028ca?pvs=4) |
| 96 | +- [branch/conmmit 컨벤션](https://weak-sugar-603.notion.site/Git-Branch-Commmit-882a35cba1cc433eb0f01abf2e3b134d?pvs=4) |
| 97 | +- [기획/디자인](https://www.figma.com/file/vd1TPvzMNwy6OfVmNFw8cI/Untitled?type=design&node-id=4%3A22&mode=design&t=NS1IQkeFYsr7lSuf-1) |
| 98 | +- [위키](https://github.com/boostcampwm2023/web13_TEAM_528/wiki) |
| 99 | +- [노션](https://weak-sugar-603.notion.site/TEAM_528-7780e03d7e9847b89fdf9f926036987b?pvs=4) |
| 100 | +- [백로그](https://www.notion.so/d1fb2080ff934e859d50c5cd3620e223) |
| 101 | +- [데모 링크](https://boarlog.netlify.app/test) |
| 102 | + |
0 commit comments