https://github.com/codestates-seb/seb40_main_024
https://github.com/codestates-seb/seb40_main_024
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codestates-seb/seb40_main_024
- Owner: codestates-seb
- Created: 2022-11-07T04:47:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T12:20:37.000Z (over 3 years ago)
- Last Synced: 2025-04-13T01:44:52.947Z (about 1 year ago)
- Language: JavaScript
- Size: 3.22 MB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฅ Hojumoney - team 024

## โฐ Project time
#### `2022.11.08 - 2022.12.07`
## ๐ Document
์ ์ฒด ๊ตฌํ ๋ชฉ๋ก & ๋ด๋น
[Frontend]
- ํฉ์ธ์ค: Member, Board, Comment, 404 ๊ตฌํ
- ์ด์ง์: Goal ๊ตฌํ, FE ํ์๋ก ์์ฑ
- ์ํ๋: Asset ๊ตฌํ
[Backend]
- ๊น๋ฏผ์ฃผ: Board, Comment, Goal ๊ตฌํ, test data ์์ฑ, Azure web app ๋ฐฐํฌ
- ์ฃผ์ค์ : Asset ๊ตฌํ, BE ํ์๋ก ์์ฑ, EC2 ๋ฐฐํฌ
- ํ์ฑํ: Member ํ์์์ฑ, ๋ก๊ทธ์ธ ๊ตฌํ
- [์ ์ฒด ๊ตฌํ ๋ชฉ๋ก & ๋ด๋น](https://github.com/codestates-seb/seb40_main_024/issues/103)
User flow

ERD

## โก Project time
### Frontend

### Backend

## ๐ฅ Member
| Frontend (ํ์ฅ) | Frontend | Frontend |
| :---------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------: |
| [
](https://github.com/junny1995) | [
](https://github.com/jioneee) | [
](https://github.com/dlagnsk2) |
| [ํฉ์ธ์ค](https://github.com/junny1995) | [์ด์ง์](https://github.com/jioneee) | [์ํ๋](https://github.com/dlagnsk2) |
| Backend | Backend | Backend |
| :------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: |
| [
](https://github.com/JadeMK) | [
](https://github.com/codinginfant) | [
](https://github.com/HongSungHak) |
| [๊น๋ฏผ์ฃผ](https://github.com/JadeMK) | [์ฃผ์ค์ ](https://github.com/codinginfant) | [ํ์ฑํ](https://github.com/HongSungHak) |
## โ๏ธ Commit convention
| ํ๊ทธ์ด๋ฆ | ์ค๋ช
|
| -------- | ---------------------------------------- |
| feat | ์๋ก์ด ๊ธฐ๋ฅ ์ถ๊ฐ |
| fix | ๋ฒ๊ทธ ์์ |
| design | ๋์์ธ ๋ณ๊ฒฝ |
| style | ์ฝ๋ ํฌ๋งทํ
, ์ธ๋ฏธ์ฝ๋ก ๋๋ฝ, ์ฝ๋ ๋ณ๊ฒฝ์์ |
| refactor | ์ฝ๋ ๋ฆฌํฉํ ๋ง |
| test | ํ
์คํธ ์ฝ๋, ๋ฆฌํํ ๋ง ํ
์คํธ ์ฝ๋ ์ถ๊ฐ |
| rename | ํ์ผ, ํด๋๋ช
์์ ๋ฐ ์์น ๋ณ๊ฒฝ |
| remove | ํ์ผ ์ญ์ |
| docs | ๋ฌธ์ ์์ |
| merge | ๋จธ์ง |