Skip to content

Commit 47e5c0e

Browse files
authored
Update README.md
1 parent d7a2cd5 commit 47e5c0e

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed

README.md

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
1-
# Another Recipe
1+
# Another Recipe: 나만의 요리 레시피 공유 서비스
22

3-
### 프로젝트 설명
4-
요리 레시피 공유 사이트
3+
사용자가 게시물 형태로 자신만의 요리 레시피를 등록하고, 다른 사용자와 공유할 수 있는 웹 애플리케이션
54

6-
### 2인 프로젝트
7-
backend : 1명
8-
<br>
9-
frontend : 1명 (Next.js)
5+
## 역할
6+
Backend
107

11-
### 사용 언어
12-
Java(Spring Boot)
8+
## 사용 기술
9+
- Java
10+
- Spring Boot
11+
- MySQL
12+
- AWS RDS
13+
- AWS S3
14+
- Docker
15+
- EC2
16+
- GitHub Actions
1317

14-
---
18+
## 구현 기능
19+
- 사용자 인증 기능
20+
- 레시피 및 리뷰 관련 CRUD 기능
1521

16-
- 메인 화면
17-
<img src="https://github.com/user-attachments/assets/2eaa7e52-4e11-4438-89e5-00316022927f" width="600" height="600" />
22+
## 상세 페이지
23+
[Notion 링크](https://www.notion.so/Another-Recipe-1d93ca3e4c0d80e38c85e7f032e56ee0?source=copy_link)
1824

19-
<br>
20-
<br>
21-
<br>
22-
23-
- 레시피 화면
24-
<img src="https://github.com/user-attachments/assets/d8aafc50-3639-49ff-b5f6-ed625f981823" width="600" height="600" />
25-
26-
## ERD
27-
<img src="https://github.com/user-attachments/assets/9396e7ac-3f21-4507-9370-d97999b8a144" width="400" height="625" />
25+
## GitHub
26+
[GitHub 저장소](https://github.com/jermany17/AnotherWebProject.git)

0 commit comments

Comments
 (0)