Skip to content

Commit

Permalink
docs : Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
femmefatalehaein authored Oct 29, 2024
1 parent 792d4be commit 51862c5
Showing 1 changed file with 44 additions and 4 deletions.
48 changes: 44 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# KAKAO-TOUR-API BACKEND
#### DEVELOPER
#### SETTING
#### ERD
#### EE

## 🍊 back-end developers
|[박해인](https://github.com/femmefatalehaein)|[이유진](https://github.com/yyujin1231)|
|:---:|:---:|
| <img src="https://avatars.githubusercontent.com/u/75514808?v=4" width="100"> |<img src="https://avatars.githubusercontent.com/u/118620724?v=4" width="100">|
|BACKEND| BACKEND |


## 🪴 역할
| 이름 | 포지션 |
| --- | --- |
| [박해인](https://github.com/femmefatalehaein) | 로그인/회원가입/마이페이지, api 활용 데이터 수집, 업체 정보 개요/상세, 사진첩(마이제주), 추천시스템, 관심목록 |
| [이유진](https://github.com/yyujin1231) | 크롤링 기반 데이터 수집, 사용자 채팅(반갑수다), 응급지도|

## SETTING
- Spring boot3
- JDK 21
- Spring JPA
- MySQL 3.xx

## 📎 ERD
![image](https://github.com/user-attachments/assets/550d130b-9ac9-4d66-a4e1-3788aa1f0739)

## file structure
```
└───ai_jeju
├───config
├───controller
├───domain
├───dto
├───exception
├───filter
├───generator
├───handler
├───jwt
├───repository
├───service
└───util
```

## [🍏 API 명세서](....)
> 클릭 시 API 명세서를 확인하실 수 있습니다.
<br/><br/>

0 comments on commit 51862c5

Please sign in to comment.