|
1 | | -<h1 align="center"> <프로젝트 이름> </h1> |
| 1 | +<h1 align="center"> 옷장..난감! </h1> |
2 | 2 |
|
3 | 3 |
|
4 | 4 | <p align="center"> |
|
7 | 7 | </p> |
8 | 8 | <h2 align="center"> 🗂️ Project Overview </h2> |
9 | 9 | <p align="center"> |
10 | | - <프로젝트>은/는 사용자의 체형을 토대로 <프로젝트>만의 알고리즘을 적용해<br/> |
| 10 | + 옷장난감🧸은/는 사용자의 체형을 토대로 알고리즘을 적용해<br/> |
11 | 11 | <strong>사용자 맞춤형 스타일을 추천해주는 서비스를 제공하는 플랫폼입니다. </strong> <br/> |
12 | 12 | <br /> |
13 | 13 | 개발 기간 : 2026.05.19 ~ 2026.06.26 (39일) |
|
21 | 21 | <table align="center"> |
22 | 22 | <tr align="center"> |
23 | 23 | <td> |
24 | | - <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#1-getting-started"> |
| 24 | + <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/BE%E2%80%90GettingStarted"> |
25 | 25 | <img src="https://img.shields.io/badge/Setup-⚙️-blue?style=for-the-badge" alt="Setup"/> |
26 | 26 | </a> |
27 | 27 | </td> |
28 | 28 | <td> |
29 | | - <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#2-branch-strategy"> |
| 29 | + <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/BranchRule"> |
30 | 30 | <img src="https://img.shields.io/badge/Strategy-🌳-green?style=for-the-badge" alt="Strategy"/> |
31 | 31 | </a> |
32 | 32 | </td> |
33 | 33 | <td> |
34 | | - <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#3-team-convention"> |
| 34 | + <a href="https://www.notion.so/35d3550b7b55811a912dca65f0d0fedd#35d3550b7b5581619fdef191421a3252"> |
35 | 35 | <img src="https://img.shields.io/badge/Convention-✅-orange?style=for-the-badge" alt="Convention"/> |
36 | 36 | </a> |
| 37 | + </td> |
| 38 | + <td> |
| 39 | + <a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/Folder%E2%80%90structure"> |
| 40 | + <img src="https://img.shields.io/badge/Structure-📂-purple?style=for-the-badge" alt="Structure"/> |
| 41 | + </a> |
37 | 42 | </td> |
38 | 43 | </tr> |
39 | 44 | <tr align="center"> |
40 | | - <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#1-getting-started"><strong>개발환경 세팅</strong></a></td> |
41 | | - <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#2-branch-strategy"><strong>브랜치 전략</strong></a></td> |
42 | | - <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki#3-team-convention"><strong>팀 컨벤션</strong></a></td> |
| 45 | + <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/BE%E2%80%90GettingStarted"><strong>개발환경 세팅</strong></a></td> |
| 46 | + <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/BranchRule"><strong>브랜치 전략</strong></a></td> |
| 47 | + <td><a href="https://www.notion.so/35d3550b7b55811a912dca65f0d0fedd#35d3550b7b5581619fdef191421a3252"><strong>팀 컨벤션</strong></a></td> |
| 48 | + <td><a href="https://github.com/prgrms-aibe-devcourse/AIBE5_FinalProject_Team4_BE/wiki/Folder%E2%80%90structure"><strong>폴더 구조</strong></a></td> |
43 | 49 | </tr> |
44 | 50 | </table> |
45 | 51 |
|
46 | 52 | <h2 align="center"> 📚 Stacks </h2> |
47 | 53 | <table align="center"> |
48 | 54 | <thead> |
49 | | - <tr> |
50 | | - <th>작성예정</th> |
51 | | - <th>작성예정</th> |
52 | | - </tr> |
| 55 | + <tr> |
| 56 | + <th>언어</th> |
| 57 | + <th>설명</th> |
| 58 | + </tr> |
53 | 59 | </thead> |
54 | 60 | <tbody> |
55 | | - |
| 61 | + <tr> |
| 62 | + <td>Language</td> |
| 63 | + <td>Java 21</th> |
| 64 | + </tr> |
| 65 | + <tr> |
| 66 | + <td>Framework</td> |
| 67 | + <td>SpringBoot 3.5.14</th> |
| 68 | + </tr> |
| 69 | + <tr> |
| 70 | + <td>Project</td> |
| 71 | + <td>Gradle-Groovy</th> |
| 72 | + </tr> |
| 73 | + <tr> |
| 74 | + <td>Database</td> |
| 75 | + <td>MySQL 8.4</th> |
| 76 | + </tr> |
| 77 | + <tr> |
| 78 | + <td>Cache</td> |
| 79 | + <td>Redis 7</th> |
| 80 | + </tr> |
| 81 | + <tr> |
| 82 | + <td>Deployment</td> |
| 83 | + <td>EC2 / RDS / Docker</th> |
| 84 | + </tr> |
56 | 85 | </tbody> |
57 | 86 | </table> |
58 | 87 |
|
|
86 | 115 | </tbody> |
87 | 116 | </table> |
88 | 117 |
|
89 | | -<h2 align="center"> 📂 Structure </h2> |
90 | | - |
91 | | -~~~text |
92 | | -``` |
93 | | -폴더 구조를 작성해주세요 |
94 | | -``` |
95 | | -~~~ |
96 | | - |
97 | | - |
98 | 118 | <h2 align="center"> 🦖 "Team 우주최강 공룡" 🚀</h2> |
99 | 119 |
|
100 | 120 | <table align="center"> |
|
0 commit comments