https://github.com/codestates-seb/seb43_pre_032
https://github.com/codestates-seb/seb43_pre_032
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codestates-seb/seb43_pre_032
- Owner: codestates-seb
- Created: 2023-04-06T07:20:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T13:34:58.000Z (about 3 years ago)
- Last Synced: 2025-04-13T01:43:24.358Z (about 1 year ago)
- Language: Java
- Size: 1.3 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฅ ๋๋ฅํ!
### stackoverflow ํด๋ก ์ฝ๋ฉ Pre-Project
๐ [๋ฐฐํฌ URL](http://ec2-13-125-39-247.ap-northeast-2.compute.amazonaws.com:3000/) 2023.04.14 - 2023.04.27
## ๐งโ๐คโ๐ง Team members
| ์ฌ์ฌ์ฐ
(BE Leader) | ์์์ค
(BE) | ์ก์ค์
(BE) | ๊น์ฃผ๋น
(FE Leader) | ์ด์ธ์
(FE) | ์ ํธ์ฌ
(FE) | ์ ์
(FE) |
|:--------:| :--------: | :--------: | :--------: | :--------: | :--------: | :--------: |
|
|
|
|
|
|
|
|
|[@RapiL89](https://github.com/RapiL89) | [@swj8560](https://github.com/swj8560) | [@DDunDDang](https://github.com/DDunDDang) | [@mscojl24](https://github.com/mscojl24) | [@LEE2302](https://github.com/LEE2302) | [@JHJFE](https://github.com/JHJFE) | [@lyssoi](https://github.com/lyssoi) |
## BE
| ์ฌ์ฌ์ฐ | MyPage - ํ์์ ๋ณด ์์ , ์ด๋ฏธ์ง ์
๋ก๋, ๋ค์ด๋ก๋ / Answer - CRUD / AnswerAnswer - CRUD / AnswerVote - CRUD |
|:--------:| :--------: |
| ์์์ค | Member - CRUD / QuestionVote - CRUD / Member, MyPage, Answer, AnswerAnswer, QuestionVote, AnswerVote - ControllerTest |
| ์ก์ค์ | Spring Security (JWT, OAuth) / Question - CRUD , ๊ฒ์ (์ ๋ชฉ), ์กฐํ์ (์ฟ ํค ์ฌ์ฉ), ๋๊ธ, Test / Answer - ํฌํ / Tag - Data set (csv) ์ ์, ๊ฒ์ (์ ๋ชฉ), Test / AWS ๋ฐฐํฌ ํ๊ฒฝ ๊ตฌ์ถ ๋ฐ ๋ฐฐํฌ |
## FE
| ๊น์ฃผ๋น | question list(์กฐํ ๋ฐ ์ญ์ , tap filter) / question detail - CRUD / answer detail - CRUD , tap filter / side banner / vote - CRU |
|:--------:| :--------: |
| ์ด์ธ์ | ๋ก๊ทธ์ธ(post, oauth, jwt)/ ํ์๊ฐ์
(post, oauth)/ ํ์ํํด(delete)/ Navbar/ header(ํ์์ ๋ณด get) |
| ์ ํธ์ฌ |question Ask(์ง๋ฌธ ์์ฑ, ํ๊ทธ ์กฐํ, post)/ question Modify(์ง๋ฌธ ์์ , get, post, ํ๊ทธ ์กฐํ)/Mypage ์ ๋ณด์ฐฝ(์ ์ ์ ๋ณด, get)/Header|
| ์ ์ | ์ง๋ฌธ ๋ฐ ๋ต๋ณ์ ์ฝ๋ฉํธ CRUD/ํ์์ ๋ณด ์์ ,์ด๋ฏธ์ง ์
๋ก๋ / ๋ก๊ทธ์์ / ํ๊ทธ๋ฆฌ์คํธ(์กฐํ, ๋ฌดํ์คํฌ๋กค, ๊ฒ์)/ ์ ์ ๋ฆฌ์คํธ / footer |
## ๐ Github Rule
### Commit Convention
| Message | ์ค๋ช
|
| :--------: | :---------------------------------------------------- |
| `feat` | ์๋ก์ด ๊ธฐ๋ฅ ์ถ๊ฐ |
| `fix` | ๋ฒ๊ทธ ์์ |
| `refactor` | ์ฝ๋ ๋ฆฌํฉํ ๋ง |
| `style` | ์ฝ๋ ํฌ๋งทํ
, ์ธ๋ฏธ์ฝ๋ก ๋๋ฝ, ์ฝ๋ ์คํ์ผ ๋ณ๊ฒฝ ๋ฑ |
| `remove` | ์ฌ์ฉํ์ง ์๋ ํ์ผ ๋๋ ํด๋ ์ญ์ |
| `rename` | ํ์ผ ๋๋ ํด๋๋ช
์์ |
| `test` | ํ
์คํธ ์ฝ๋, ๋ฆฌํํ ๋ง ํ
์คํธ ์ฝ๋ ์ถ๊ฐ |
| `docs` | ๋ฌธ์๋ช
์์ |
| `chore` | ๋น๋ ์
๋ฌด ์์ , ํจํค์ง ๋งค๋์ ์์ |
## ๐ป Stacks Used
### Back-end
| Java | Spring | Spring Boot | Spring Security | MySQL | AWS |
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|
|
|
|
|
|
### Front-end
| Html | CSS | JavaScript | React-Toolkit | Styled
Components | axios | esLint | Figma | React
Router |
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|
|
|
|
|
|
|
|
|
### Tools
| Github | Discord | Notion |
| :--------: | :--------: | :------: |
|
|
|
|
## ๐ Project Docs
### ์ฌ์ฉ์ ์๊ตฌ์ฌํญ ์ ์์

[G043 - แแ
ญแแ
ฎแแ
กแแ
กแผ แแ
งแผแแ
ฆ์.pdf](https://github.com/codestates-seb/seb43_pre_032/files/11341763/G043.-.2F.2F.-.pdf)
### DB Diagram

### ํ๋ฉด ์ ์์

[G043 - แแ
ชแแ
งแซแแ
ฅแผแแ
ดแแ
ฅ.pdf](https://github.com/codestates-seb/seb43_pre_032/files/11341899/G043.-.2F.2F.-.pdf)
[Figma Url](http://figma.com/file/6Rpo1TChF74rUwzyAEfxDQ/Stackoverflow-wireframe?node-id=0-1&t=1TEbmcQJrwdnn1hJ-0)
### API ๋ช
์ธ์

[API ๋ช
์ธ์ URL](https://turbo-adventure-7vlnryg.pages.github.io/)