An open API service indexing awesome lists of open source software.

https://github.com/codestates-seb/seb45_main_009


https://github.com/codestates-seb/seb45_main_009

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# seb45_main_009







FITFOLIO

프로젝트 기간: 2023.08.24 ~ 2023.09.19


## Team

### Front
| 함재형(FE) | 이세은(FE) | 박태영(FE) |
| :----: | :----: | :----: |
| | | |
|[`hamjaehyeong`](https://github.com/hamjaehyeong) | [`lse0522`](https://github.com/lse0522) | [`TaeYoungPar`](https://github.com/TaeYoungPar) |

### Back
| 손승범(BE) | 민은영(BE) | 김소연(BE) | 염동훈(BE) |
| :----: | :----: | :----: | :----: |
| | | |
| [`beomda`](https://github.com/beomda) | [`minkawoo`](https://github.com/minkawoo) | [`bonbon0808`](https://github.com/bonbon0808) | [`donghoonyeom`](https://github.com/donghoonyeom) |

## Stack
### Front
![Html5](https://img.shields.io/badge/html5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![Tailwindcss](https://img.shields.io/badge/tailwindcss-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white)
![Redux](https://img.shields.io/badge/redux-764ABC?style=for-the-badge&logo=redux&logoColor=white)
![React](https://img.shields.io/badge/react-61DAFB?style=for-the-badge&logo=react&logoColor=white)
![Typescript](https://img.shields.io/badge/typescript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)
![Javascript](https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=white)
![Figma](https://img.shields.io/badge/figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white)
![Amazons3](https://img.shields.io/badge/amazons3-569A31?style=for-the-badge&logo=amazons3&logoColor=white)

### Back
![Java](https://img.shields.io/badge/JAVA-4285F4?style=for-the-badge&logo=java&logoColor=white)
![JWT](https://img.shields.io/badge/JWT-6DB33F?style=for-the-badge&logo=JWT&logoColor=white)
![Spring](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=Spring&logoColor=white)
![SpringBoot](https://img.shields.io/badge/SpringBoot-6DB33F?style=for-the-badge&logo=Spring&logoColor=white)
![SpringSecurity](https://img.shields.io/badge/Spring%20Security-6DB33F?style=for-the-badge&logo=springsecurity&logoColor=white)
![SpringDataJPA](https://camo.githubusercontent.com/4d6c95cabfe6a0d618dcff22c328585f9bfb282e6e9dd185fb2217892fe1d1c4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f537072696e67253230446174612532304a50412d3644423333463f7374796c653d666f722d7468652d6261646765266c6f676f3d6c6971756962617365266c6f676f436f6c6f723d7768697465)
![MySQL](https://shields.io/badge/MySQL-4479A1?logo=mysql&style=for-the-badge&logoColor=white)
![AWS EC2](https://camo.githubusercontent.com/68b2f772975e242a6650f0c57a38782ee26d921ab75a882f6ecf63e149e3f283/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f416d617a6f6e2532304543322d4646393930303f7374796c653d666f722d7468652d6261646765266c6f676f3d616d617a6f6e454332266c6f676f436f6c6f723d7768697465)
![Amazons3](https://img.shields.io/badge/amazons3-569A31?style=for-the-badge&logo=amazons3&logoColor=white)
![AWS RDS](https://camo.githubusercontent.com/b9f446cd9087af30e40a1f79a4a99927480ba70ac0cb3ecbbd180a1ca27f0db8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f416d617a6f6e2532305244532d3532374646463f7374796c653d666f722d7468652d6261646765266c6f676f3d616d617a6f6e524453266c6f676f436f6c6f723d7768697465)
![Swagger](https://img.shields.io/badge/swagger-85EA2D?style=for-the-badge&logo=swagger&logoColor=white)
![docker](https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)

### Communication Tool
![github](https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white)
![githubactions](https://img.shields.io/badge/githubactions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white)
![Discord](https://img.shields.io/badge/discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)
![notion](https://img.shields.io/badge/notion-000000?style=for-the-badge&logo=notion&logoColor=white)

## Service Menual

## Docs

사용자요구사항정의서


사용자요구사항정의서1
사용자요구사항정의서2

ERD


ERD

#### [화면 정의서](https://www.figma.com/file/Lo7MxFsoCS16Pt5WxdCfU6/Wireframe-(Community)?type=whiteboard&node-id=0-1)

#### [API 명세서](http://13.125.169.12:8080/swagger-ui/index.html#/)

## Commit convention
| Message | 설명 |
| -------- | ----------------------------------------------- |
| `feat` | 새로운 기능 추가 |
| `fix` | 버그 수정 |
| `refactor` | 코드 리팩토링 |
| `style` | 코드 포맷팅, 세미콜론 누락, 코드 스타일 변경 등 |
| `remove` | 사용하지 않는 파일 또는 폴더 삭제 |
| `rename` | 파일 또는 폴더명 수정 |
| `test` | 테스트 코드, 리펙토링 테스트 코드 추가 |
| `docs` | 문서명 수정 |
| `chore` | 빌드 업무 수정, 패키지 매니저 수정 |