|
| 1 | +<div align=center> |
| 2 | + <img |
| 3 | + align=center |
| 4 | + src="https://user-images.githubusercontent.com/65100540/201074976-b7550af4-e2cf-4d40-aed2-d5213fe10f66.png" |
| 5 | + width="500"> |
| 6 | +</div> |
1 | 7 |
|
| 8 | +<h2 align=center style="text-align: center; font-size: 1.5em">💻 회의와 기록을 한번에 📝</h2> |
| 9 | + |
| 10 | +<p align=center> |
| 11 | + <a href="https://www.minari.shop">배포 서버</a> |
| 12 | + | |
| 13 | + <a href="https://saber-ash-4ab.notion.site/Wabinar-57f67053ef2c48ababd1da317c63e7a7">노션</a> |
| 14 | + | |
| 15 | + <a href="https://github.com/boostcampwm-2022/web27-Wabinar/wiki">위키</a> |
| 16 | + | |
| 17 | + <a href="https://saber-ash-4ab.notion.site/f4e8ed8c594a4a8089404025a3692ca4?v=70e2fe5f08c94c998ea9c9846fc1aaaf">백로그</a> |
| 18 | + | |
| 19 | + <a href="https://www.figma.com/file/OxypldnsrmkTqX1LStgJPl/Wabinar?node-id=59%3A2014&t=eSUFpSn0pU3tpyjQ-0">기획서</a> |
| 20 | +</p> |
| 21 | + |
| 22 | +<hr> |
| 23 | + |
| 24 | +<br> |
| 25 | + |
| 26 | +<h2>프로젝트 소개</h2> |
| 27 | + |
| 28 | +비대면 화상 회의를 여러 차례 진행하면서 팀원들이 공통으로 느낀 문제점들이 있었어요. |
| 29 | + |
| 30 | +<br> |
| 31 | + |
| 32 | +> 💡 **하나의 플랫폼에서 말하고 또 기록할 수 있으면 편리하지 않을까** |
| 33 | +
|
| 34 | +> 💡 **공유보드를 제공해서 오가는 이야기들을 기록하도록 유도할 수 있지 않을까** |
| 35 | +
|
| 36 | +> 💡 **텍스트 기반 발제로 비디오/보이스 기반 소통의 진입장벽을 조금은 허물 수 있지 않을까** |
| 37 | +
|
| 38 | +<br> |
| 39 | + |
| 40 | +**Wabinar** 는 비대면 회의 환경에 기록이라는 요소를 넣음으로써 더 좋은 회의를 진행할 수 있을 것으로 기대해요. |
| 41 | + |
| 42 | +<br> |
| 43 | + |
| 44 | + |
| 45 | +## 데모 영상 |
| 46 | + |
| 47 | +(추후 업데이트) |
| 48 | + |
| 49 | +## 기능 |
| 50 | + |
| 51 | +(추후 업데이트) |
| 52 | + |
| 53 | +## 기술 스택 (큐 아님) |
| 54 | + |
| 55 | +<div style="margin: 1em auto; text-align: center;"> |
| 56 | + <p>Common</p> |
| 57 | + <img src="https://img.shields.io/badge/WebRTC-333333?logo=webrtc"> |
| 58 | + <img src="https://img.shields.io/badge/Socket.io-010101?logo=Socket.io"> |
| 59 | + <img src="https://img.shields.io/badge/Jest-341f0e?logo=jest&logoColor=FF0000&"> |
| 60 | + <img src="https://img.shields.io/badge/Prettier-F7B93E?logo=prettier&logoColor=ffffff"> |
| 61 | + <img src="https://img.shields.io/badge/ESLint-4B32C3?logo=Eslint"> |
| 62 | + <img src="https://img.shields.io/badge/npm-CB3837?logo=npm&logoColor=ffffff"> |
| 63 | + <img src="https://img.shields.io/badge/.ENV-ECD53F?logo=.ENV&logoColor=ffffff"> |
| 64 | +</div> |
| 65 | + |
| 66 | +<div style="margin: 1em auto; text-align: center;"> |
| 67 | + <p>FE</p> |
| 68 | + <img src="https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=ffffff"> |
| 69 | + <img src="https://img.shields.io/badge/Vite-646CFF?logo=Vite&logoColor=ffffff"> |
| 70 | + <img src="https://img.shields.io/badge/React-61DAFB?logo=React&logoColor=ffffff"> |
| 71 | + <img src="https://img.shields.io/badge/Sass-CC6699?logo=Sass&logoColor=ffffff"> |
| 72 | +</div> |
| 73 | + |
| 74 | +<div style="margin: 1em auto; text-align: center;"> |
| 75 | + <p>BE</p> |
| 76 | + <img src="https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=ffffff"> |
| 77 | + <img src="https://img.shields.io/badge/Node.js-114411?logo=node.js"> |
| 78 | + <img src="https://img.shields.io/badge/Express-17202C?logo=Express"> |
| 79 | + <img src="https://img.shields.io/badge/MongoDB-114411?logo=mongodb"> |
| 80 | + <img src="https://img.shields.io/badge/Mongoose-114411?logo=mongodb"> |
| 81 | +</div> |
| 82 | + |
| 83 | +<div style="margin: 1em auto; text-align: center;"> |
| 84 | + <p>CI/CD</p> |
| 85 | + <img src="https://img.shields.io/badge/GitHub Actions-000000?logo=github-actions"> |
| 86 | +</div> |
| 87 | + |
| 88 | +<div style="margin: 1em auto; text-align: center;"> |
| 89 | + <p>Deployment</p> |
| 90 | + <img src="https://img.shields.io/badge/nginx-014532?logo=Nginx&logoColor=009639&"> |
| 91 | + <img src="https://img.shields.io/badge/Naver Cloud Platform-03C75A?logo=naver&logoColor=ffffff"> |
| 92 | +</div> |
| 93 | + |
| 94 | +<div style="margin: 1em auto; text-align: center;"> |
| 95 | +<p>Collaboration</p> |
| 96 | + <img src="https://img.shields.io/badge/Github-181717?logo=Github&logoColor=ffffff"> |
| 97 | + <img src="https://img.shields.io/badge/Notion-000000?logo=Notion"> |
| 98 | + <img src="https://img.shields.io/badge/Figma-F24E1E?logo=Figma&logoColor=ffffff"> |
| 99 | + <img src="https://img.shields.io/badge/Slack-4A154B?logo=Slack&logoColor=ffffff"> |
| 100 | +</div> |
| 101 | + |
| 102 | +## 팀 소개 |
| 103 | + |
| 104 | +### 왭^^ |
| 105 | + |
| 106 | +<div align=center> |
| 107 | + <img src="https://user-images.githubusercontent.com/89635107/204541553-3ea729a7-6b54-4e86-b7d3-7496e73ddf04.png" alt="Wab Logo" style="display: block; margin: 1em auto; height: 120px;"> |
| 108 | +</div> |
| 109 | + |
| 110 | +저희는 **`왭^^`** 이에요. |
| 111 | + |
| 112 | +**`왜`** 를 잘 아는 **`웹`** 개발자가 되자는 의미예요. |
| 113 | + |
| 114 | +<table align=center> |
| 115 | + <thead> |
| 116 | + <tr > |
| 117 | + <th style="text-align:center;" >김세영</th> |
| 118 | + <th style="text-align:center;" >백도훈</th> |
| 119 | + <th style="text-align:center;" >신주영</th> |
| 120 | + <th style="text-align:center;" >조원희</th> |
| 121 | + </tr> |
| 122 | + </thead> |
| 123 | + <tbody> |
| 124 | + <tr> |
| 125 | + <td><img width="150" height="150" src="https://avatars.githubusercontent.com/u/63814960?v=4" /> </td> |
| 126 | + <td><img width="150" height="150" src="https://user-images.githubusercontent.com/65100540/200451888-3c0bde8c-48d0-493b-aabd-58155aa1f7a6.jpg" /></td> |
| 127 | + <td><img width="150" height="150" src="https://user-images.githubusercontent.com/63364990/200451372-9a7e7eef-a2f7-45b7-b572-803053e56329.jpeg" /></td> |
| 128 | + <td><img width="150" height="150" src="https://user-images.githubusercontent.com/89635107/200794102-63897e78-0fe8-40cc-b1c8-5492a6eae5ea.jpg" /></td> |
| 129 | + </tr> |
| 130 | + <tr> |
| 131 | + <td>퇴근도 좋지만..^^</td> |
| 132 | + <td>원희님 천재아니에요?</td> |
| 133 | + <td>🫵</td> |
| 134 | + <td>늦는 사람이 있네요..^^</td> |
| 135 | + </tr> |
| 136 | + </tbody> |
| 137 | +</table> |
0 commit comments