-
Notifications
You must be signed in to change notification settings - Fork 1
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 #223 from swm-standard/rin/swm-182
Docs: README ์์ฑ
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# โ๏ธ phote-server ๐ฅ | ||
๋๋ง์ ์ค๋ต๋ ธํธ๋ฅผ ์ฝ๊ณ ๋น ๋ฅด๊ฒ! Phote โ๏ธ๐ฅ | ||
<img src="https://github.com/user-attachments/assets/20246909-a62f-44d6-8288-8a888060babc" /> | ||
|
||
## ๐ฉโ๐งโ๐ง Our Team | ||
|
||
| **โ๏ธ[๋ฐ์๋ฆฐ](https://github.com/RinRinPARK)** | **๐ซง [๋ฐ์ธ์ฐ](https://github.com/adorableco)** | | ||
|:-------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------:| | ||
| <img src="https://avatars.githubusercontent.com/u/87180069?v=4" width="300" height="300" /> | <img src ="https://avatars.githubusercontent.com/u/90397541?v=4" width="300" height="300" /> | | ||
| Server Developer | Server Developer | | ||
| Question, Exam ๊ด๋ จ API ๊ฐ๋ฐ<br /> ์ธํ๋ผ ๊ตฌ์ถ<br /> | Workbook, Exam ๊ด๋ จ API ๊ฐ๋ฐ<br /> ์ธํ๋ผ ๊ตฌ์ถ<br /> | | ||
|
||
|
||
## ๐ ๏ธ ERD | ||
<img src="https://github.com/user-attachments/assets/9ee0fcbc-d4db-4853-b898-efe2fd4caff1" height="900"/> | ||
|
||
## ๐ณ ์๋น์ค ํต์ฌ ๊ธฐ๋ฅ | ||
<img src="https://github.com/user-attachments/assets/c20130e0-ceeb-47a3-b82a-4469fa075222" /> | ||
<img src="https://github.com/user-attachments/assets/376c1165-258b-45b2-852e-32e69ca787e6" /> | ||
|
||
## ๐ณ Server Architecture | ||
<img src="https://github.com/user-attachments/assets/e61704e7-68eb-42da-a06f-dcb135f7b288" /> | ||
|
||
## ๐ณ Branch | ||
|
||
๐ฑ git branch ์ ๋ต | ||
|
||
`main branch` : ๋ฐฐํฌ ๋จ์ branch | ||
|
||
`develop branch` : ์ฃผ์ ๊ฐ๋ฐ branch, main merge ์ ๊ฑฐ์น๋ branch | ||
|
||
`name/swm-number branch`: ๊ฐ์ ๊ฐ๋ฐ branch, number๋ Linear issue number | ||
|
||
### ๐ณ branch ๊ตฌ์กฐ | ||
|
||
```jsx | ||
- main | ||
- develop | ||
โโโ name/swm-number | ||
``` | ||
|
||
</aside> | ||
<hr> | ||
</br> |