Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 73 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,73 @@
# RecipeMatch_Backend
## 프로젝트 설명

**📝 프로젝트 이름**

---
- 개인 맞춤형 레시피 추천 서비스
- 개발 기간: 24.11 ~ 25.06

<br>

**🎯 주요 기능**

---
- 자카드 유사도를 통해 이전 검색기록 기반 레시피 추천 기능
- 사용자 정보(보유 재료, 보유 도구, 본인 알레르기)를 기반으로 맞춤형 레시피 추천 기능
- 네이버 검색 기반 API 기반 상품 추천 기능 (부족한 재료, 상품 검색 기반)
- Google TTS API 기반 TTS 기능 (요리 순서 설명)
- Google Maps API 기반 사용자 위치를 반영하여 주변 상점 추천 기능

<br>

**🚀 시스템 아키텍처**

---
![img.png](src/main/resources/static/images/img.png)

<br>

## 📱 앱 구동 화면

---
**레시피 등록**

![img_1.png](src/main/resources/static/images/img_1.png)
![img_2.png](src/main/resources/static/images/img_2.png)

<br>

**레시피 추천 화면**

![img_3.png](src/main/resources/static/images/img_3.png)
![img_4.png](src/main/resources/static/images/img_4.png)

<br>

**레시피 정보 화면**

![img_7.png](src/main/resources/static/images/img_7.png)
![img_8.png](src/main/resources/static/images/img_8.png)

<br>

**홈 화면 (상품 검색 및 추천, 이전 검색 기록 바탕으로 레시피 추천, 주변 상점 탐색)**

![img_5.png](src/main/resources/static/images/img_5.png)
![img_6.png](src/main/resources/static/images/img_6.png)

<br>

## 👥 팀 소개

---

| 이름 | GitHub 주소 | 역할 |
|-----|----------------------------------|----------------|
| 조영웅 | https://github.com/JoJimi | 백엔드 개발, DevOps |
| 정한준 | https://github.com/kcjsend5 | 백엔드 개발 |
| 조용원 | https://github.com/yongwon992 | 프론트엔드 개발 |
| 장우진 | https://github.com/UjinChang9993 | 프론트엔드 개발 |




Binary file added src/main/resources/static/images/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/resources/static/images/img_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.