Skip to content

Commit 342e0b0

Browse files
authored
[DOCS] ReadMe.md 업데이트
1 parent 11ff8dd commit 342e0b0

1 file changed

Lines changed: 19 additions & 11 deletions

File tree

README.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
# 2024 캡스톤디자인 - 의지박약 어플 개발 [백엔드]
1+
# 2025-1 캡스톤디자인 - 의지박약 어플 개발📱 [백엔드]
22

3-
# 1. TEAM👨🏻‍💻
4-
이제용 / 이영웅 / 옥정빈 / 김우성
5-
---
6-
# 2. RULE
3+
# 1. 프로젝트 소개 📍
4+
'**의지박약**'인 사람들을 위한 목표달성 커뮤니티 어플리케이션
75

8-
### COMMIT
6+
# 2. 팀원 👨🏻‍💻
97

10-
- **[feat]**: 새로운 기능 추가
11-
- **[fix]**: 버그 수정
12-
- **[docs]**: 문서 수정
13-
- **[refactor]**: 코드 리팩토링
14-
- **[test]**: 테스트 코드, 리팩토링 테스트 코드 추가
8+
| <center>백엔드</center> | <center>백엔드</center> | <center>AI & 프론트</center> | <center>프론트</center> |
9+
|:---:|:---:|:---:|:---:|
10+
| <img src="https://avatars.githubusercontent.com/u/104718158?v=4" width="100px;" alt="JayongLEE"/> | <img src="https://avatars.githubusercontent.com/u/136329715?v=4" width="100px;" alt="HeroLee0607"/> | <img src="https://avatars.githubusercontent.com/u/101934325?v=4" width="100px;" alt="JeongbinOK"/> | <img src="https://avatars.githubusercontent.com/u/188141826?v=4" width="100px;" alt="woosungk1163"/> |
11+
| <div align="center"><a href="https://github.com/JayongLEE"><b>이제용</b></a></div> | <div align="center"><a href="https://github.com/HeroLee0607"><b>이영웅</b></a></div> | <div align="center"><a href="https://github.com/JeongbinOK"><b>옥정빈</b></a></div> | <div align="center"><a href="https://github.com/woosungk1163"><b>김우성</b></a></div> |
1512

13+
# 3. 기술스택 🔧
14+
<img src="https://img.shields.io/badge/spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white"> <img src="https://img.shields.io/badge/springboot-6DB33F?style=for-the-badge&logo=springboot&logoColor=white"> <img src="https://img.shields.io/badge/springsecurity-6DB33F?style=for-the-badge&logo=springsecurity&logoColor=white"> <img src="https://img.shields.io/badge/postgresql-4169E1?style=for-the-badge&logo=postgresql&logoColor=white">
1615

16+
# 4. 주요기능 ✅
17+
- 그룹 생성 / 가입 / 주간 및 일간 목표 설정
18+
- 챗봇 서버 API 연결 및 웹소켓을 이용한 LLM 채팅 기능
19+
- 그룹 내 목표 인증 기능
20+
- 그룹 랭킹 차트
21+
- 모집 게시판 CRUD
22+
23+
# 5. ERD
24+
<img src="https://github.com/user-attachments/assets/c2d204bb-caa8-4816-9bc4-4665cdbc9b7b" width="800px" />

0 commit comments

Comments
 (0)