Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NaayoungKwon authored and mjsdo committed Nov 11, 2022
0 parents commit 0d3a7d5
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.idea/
node_modules/

44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<div align="center">
<h1> web24-Asnity</h1>
너 왜 귤🍊 먹으러 안왔어? 초대를 안 해줬는데 어떻게 가요?

![image](https://user-images.githubusercontent.com/79135734/201243378-baa01c1b-f2de-43bd-b2c7-2d226c77ce99.svg)
<HR />
</div>

## 팀원 소개

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/NaayoungKwon">
<img src="https://user-images.githubusercontent.com/79135734/201244868-6b13d031-438d-4083-9a88-98a7002dc442.png" width="100px;" height="100px;" alt="권나영"/>
<br /><sub><b>권나영</b></sub></a><br /></td>
<td align="center">
<a href="https://github.com/soomanbaek">
<img src="https://user-images.githubusercontent.com/79135734/201245174-45d9b748-451e-4ee3-b947-e8a234a732c7.png" width="100px;" alt="백수만"/>
<br /><sub><b>백수만</b></sub></a><br /></td>
<td align="center"><a href="https://github.com/mjsdo"><img src="https://avatars.githubusercontent.com/u/79135734?v=4" width="100px;" alt="송민종"/><br /><sub><b>송민종</b></sub></a><br /></td>
<td align="center"><a href="https://github.com/leegwae"><img src="https://avatars.githubusercontent.com/u/57662010?v=4" width="100px;" alt="이준영"/><br /><sub><b>이준영</b></sub></a><br /></td>
</tr>
</tbody>
</table>

## 프로젝트 소개
아스니티(Asmi + Community)는 디스코드와 슬랙을 참고한 실시간 채팅 서비스입니다.
실시간 통신을 통해 커뮤니티에 속한 사용자들끼리 채팅할 수 있으며, 귤 까먹으면서 채팅(시간제한이 있는 채팅)을 할 수 있는 기능이 있습니다.

## Wiki

- [기획서](https://github.com/boostcampwm-2022/web24-Asnity/wiki/%EA%B8%B0%ED%9A%8D%EC%84%9C)
- [Architecture](https://github.com/boostcampwm-2022/web24-Asnity/wiki/Architecture)
- [Skill Spec](https://github.com/boostcampwm-2022/web24-Asnity/wiki/Skill-Spec)
- [Database ERD](https://github.com/boostcampwm-2022/web24-Asnity/wiki/DB-Diagram)
- [Backlog](https://lake-duke-f63.notion.site/25c4c9e46d464ea1a82a68c8399ceaf0?v=ea1b4f77e71f4d17b2be0ebdc9c03702)

## Tech Stack
![image](https://user-images.githubusercontent.com/79135734/201241974-64de8370-9061-40ce-a44a-63969b3ae80f.png)

0 comments on commit 0d3a7d5

Please sign in to comment.