-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #122 from TaetaetaE01/main
[doc] : readme 파일 작성
- Loading branch information
Showing
1 changed file
with
74 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,74 @@ | ||
# big-brother-BE | ||
BigBrother BE 저장소입니다 | ||
# Big-brother 명지대학교 학생회 통합 솔루션 플랫폼 | ||
|
||
> 학교공지, 학생회 정보 찾기 어렵지 않으셨나요? 분산된 정보 신뢰된 플랫폼에서 한 번에 확인하세요! | ||
|
||
## 📙 프로젝트 소개 | ||
|
||
--- | ||
|
||
### 프로젝트 기간 | ||
|
||
~ 2024. 07. 01. ~ 2024. 08. 20. → 추후 디벨롭 예정 | ||
|
||
### 프로젝트 기획 및 설계 | ||
|
||
- 기획 의도 | ||
- 여러 플랫폼에 있는 분산된 정보를 한 곳에서 볼 수 없을까? | ||
- 인스타, 학교 홈페이지, 카카오톡 등 다양한 플랫폼에 정보들이 흩어져 있음. | ||
- 분산된 정보를 한 플랫폼에 모아 학우들에게 신속하고 정확하게 정보를 전달함. | ||
|
||
|
||
### 시스템 아키텍쳐 | ||
![스크린샷 2024-08-21 004029](https://github.com/user-attachments/assets/12630638-84a7-47ea-b86d-44be27016f20) | ||
|
||
|
||
|
||
### ERD | ||
![image](https://github.com/user-attachments/assets/1aee87bf-f88d-4573-a25b-bde79428b823) | ||
|
||
|
||
|
||
### 기술 스택 | ||
![image](https://github.com/user-attachments/assets/a0d8a1b5-4c65-48f4-be66-43d268253c26) | ||
|
||
|
||
<br> | ||
|
||
## 팀원 소개 | ||
<table> | ||
<tr> | ||
<td><img src="https://github.com/TaetaetaE01.png" width="100px" /></td> | ||
<td><img src="https://github.com/dongyeon1031.png" width="100px" /></td> | ||
<td><img src="https://github.com/0702Yoon.png" width="100px" /></td> | ||
<td><img src="https://github.com/MinsuKim21.png" width="100px" /></td> | ||
<td><img src="https://github.com/xxxjinn.png" width="100px" /></td> | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="https://github.com/TaetaetaE01">고태현</a> | ||
</td> | ||
<td align="center"><a href="https://github.com/dongyeon1031">김동연</a> | ||
</td> | ||
<td align="center"><a href="https://github.com/0702Yoon">한상윤</a> | ||
</td> | ||
<td align="center"><a href="https://github.com/MinsuKim21">김민수</a> | ||
</td> | ||
<td align="center"><a href="https://github.com/xxxjinn">신현진</a> | ||
</tr> | ||
<tr> | ||
<td align="center">Backend | ||
</td> | ||
<td align="center">Backend | ||
</td> | ||
<td align="center">Backend | ||
</td> | ||
<td align="center">Frontend, Infra | ||
</td> | ||
<td align="center">Frontend | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
|
||
|
||
|