Skip to content

Commit 3fdc6f1

Browse files
authored
Update README.md
1 parent 561af04 commit 3fdc6f1

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

README.md

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,46 @@
1-
## <a href="https://github.com/Breaking-Dope">서비스 및 팀 소개 (상위 문서)</a>
1+
<div align='center'>
2+
3+
<img src="https://user-images.githubusercontent.com/76773202/190131984-641dc804-ed12-4acf-a0f9-107376f08a26.png" width=30% height=30% />
4+
5+
### "모두가 기자가 된다"
6+
<a href="https://github.com/Breaking-Dope">Breaking 비즈니스 및 팀 소개</a></br>
7+
<a href="https://github.com/Breaking-Dope/breaking-frontend">웹페이지 UI/UX</a></br>
8+
<a href="https://github.com/Breaking-Dope/android">안드로이드 UI/UX</a></br>
9+
10+
</div>
11+
12+
---
13+
214

315
## Back-end Members
416

517
|[깻묵](https://github.com/JinuCheon)|[맛동산](https://github.com/https://github.com/MinwuTheQuant)|[마틴](https://github.com/Martin0o0)|
618
|:-:|:-:|:-:|
7-
|<img src="https://avatars.githubusercontent.com/u/76773202?v=4" alt="깻묵" width="100" height="100">|<img src="" alt="맛동산" width="100" height="100">|<img src="https://avatars.githubusercontent.com/u/62254434?v=4" alt="마틴" width="100" height="100">||
19+
|<img src="https://avatars.githubusercontent.com/u/76773202?v=4" alt="깻묵" width="100" height="100">|<img src="https://user-images.githubusercontent.com/76773202/190127071-0b8586c1-0eb3-47d1-a312-a89eb4137f70.png" alt="맛동산" width="100" height="100">|<img src="https://avatars.githubusercontent.com/u/62254434?v=4" alt="마틴" width="100" height="100">||
20+
21+
## Core Functions
22+
- OAuth2.0 회원가입 및 로그인 (JWT, Refresh Token, Spring Security)
23+
- 기본 SNS 기능 (게시글 CRUD, 좋아요, 북마크, 게시글 숨김, )
24+
- 게시글 피드 (필터, 정렬, 커서 페이징)
25+
- 게시글 거래 기능 (포인트 충전, 게시글 구매, 구매 기록)
26+
- 미디어 처리 (영상 썸네일, 워터마크, 압축)
27+
28+
## Team Rule
29+
- 테스트코드 작성
30+
- 좋은 아키텍쳐에 대해 고민하기
31+
- 좋은 코드에 대해 고민하기
32+
- 코드리뷰는 모든 line과 flow를 이해하고 피드백해주기
33+
- 프로덕트의 모든 code line을 이해하기
34+
35+
## Test(250+ unit test!)
36+
![image](https://user-images.githubusercontent.com/76773202/190131255-eee5911f-6716-46dc-ac1c-de69a69dde82.png)
37+
838

939
## Infra
1040
![image](https://user-images.githubusercontent.com/76773202/185728490-54445c41-c109-4860-9422-050e6b50cf76.png)
1141

12-
## Article
42+
## Document
43+
44+
<a href="https://github.com/Breaking-Dope/breaking-backend/wiki">Team wiki</a>
45+
46+
<a href="https://vintage-bowl-6ca.notion.site/Rest-API-prototype-23106bdaad9340ddae553771eece584d">Rest API Sheet</a>

0 commit comments

Comments
 (0)