-
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.
- Loading branch information
Showing
1 changed file
with
67 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1,67 @@ | ||
# steady-server | ||
## 스테디: 스터디 / 프로젝트 모집 플랫폼 | ||
|
||
<p align="center"><img src="https://github.com/prgrms-web-devcourse/Team-6Heroes-OneDayHero-BE/assets/101342145/c8006765-3eb6-4986-9b0a-0eab4f271356" width="50%" height="30%"/> | ||
</p> | ||
|
||
### 🧐Steady ? | ||
🤔 <span style="font-size: 18px">“큰 노력을 들이지 않고도 좋은 팀원을 만날 수 있는 사이트 어디 없나?”<span><br> 😀 “내가 스터디 / 프로젝트에 진심으로 참여하는 사람이라는 것을 신청 단계에서 보여주고 싶어!” | ||
|
||
<span style="font-size: 16px">좋은 팀장 또는 팀원들과 양질의 스터디 및 프로젝트를 경험하고 싶은 IT 개발 분야의 모든 사람들이 저희 서비스의 타겟 유저입니다.</span> | ||
|
||
### 👉 [스테디 바로가기](https://www.steadies.kr/) | ||
|
||
## 팀원 소개 | ||
|
||
| BE | BE | BE | | ||
|:----------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------:| | ||
| <img src="https://avatars.githubusercontent.com/u/101342145?v=4" width=400px alt="이정욱"/> | <img src="https://avatars.githubusercontent.com/u/102007066?v=4" width=400px alt="이지윤"> | <img src="https://avatars.githubusercontent.com/u/98159941?v=4" width=400px alt="홍창기"> | | ||
| [고범준](https://github.com/JeongWuk) | [나영경](https://github.com/JIY00N2) | [원건희](https://github.com/sscoderati) | | ||
| Tech Leader | PO | Team Leader | | ||
|
||
|
||
## 기능 소개 | ||
|
||
<img width="1142" alt="image" src="https://github.com/Team-Blitz-Steady/steady-client/assets/109654823/f6c3f93c-662e-4675-af4e-8360274bef69"> | ||
|
||
<img width="1145" alt="image" src="https://github.com/Team-Blitz-Steady/steady-client/assets/109654823/2c3bc330-b023-42b9-bfe6-cfdcfc7ed05b"> | ||
|
||
<img width="1149" alt="image" src="https://github.com/Team-Blitz-Steady/steady-client/assets/109654823/681823fa-9ae4-442b-8e72-c84d3961e02e"> | ||
|
||
<img width="1145" alt="image" src="https://github.com/Team-Blitz-Steady/steady-client/assets/109654823/e69baf74-477c-48f6-933b-96f803912ce6"> | ||
|
||
<img width="1145" alt="image" src="https://github.com/Team-Blitz-Steady/steady-client/assets/109654823/b15680a6-dc60-4331-aabd-accd5f41e8f5"> | ||
|
||
|
||
|
||
|
||
## Commit 컨벤션 | ||
|
||
**커밋 메세지 형식** | ||
|
||
``` | ||
Emoji Type(#issue-num): subject | ||
// ex) 🚨 Fix(#41): commitlint 이슈 해결 | ||
``` | ||
|
||
```bash | ||
✨ Feat: 새로운 기능 개발 코드 작성 | ||
♲ Refactor: 코드 리팩토링에 대한 커밋, 사용자 입장에서 변화가 없는 코드, 파일명 폴더명 변경 및 이동 | ||
🐛 Fix & Bug: 개발 과정에서 발생한 버그 수정 및 긴급 수정 | ||
🔥 Remove: 파일을 삭제하는 작업만 수행하는 경우 | ||
🔧 환경 파일(application.yml) + Configuration 추가, 수정, 삭제 | ||
💄 Style: 코드 컨벤션 정렬 | ||
``` | ||
|
||
## ⚙️ 기술 스택 | ||
|
||
### 🏷 서버 | ||
|
||
<img src="https://github.com/back-og/back-log/assets/101342145/b46ccbe1-4f19-425b-9682-9bb1cf371f22" width="1145"> | ||
|
||
### 🏷 인프라 | ||
<img src="https://github.com/back-og/back-log/assets/101342145/f83c74df-36be-4074-9550-2e4e03584128" width="1145"> | ||
|
||
|
||
## 📋ERD | ||
<img src="https://github.com/back-og/back-log/assets/101342145/e29bc4d3-45aa-49c3-a7ed-f4afd947bf92" width="1145"> | ||
|