Skip to content

5주차 미션 [은우]#7

Open
eunwoohwang wants to merge 1 commit into
mainfrom
eunu/week5
Open

5주차 미션 [은우]#7
eunwoohwang wants to merge 1 commit into
mainfrom
eunu/week5

Conversation

@eunwoohwang
Copy link
Copy Markdown
Collaborator

@eunwoohwang eunwoohwang commented Apr 28, 2026

API 및 프로젝트 설정 기초

  • 미션 과정
image (2)
bcrypt 설치 과정
image (3)
코드와 이름 불일치로 에러 발생→DB필드명 수정

-미션 결과

image (4) image (5) image (12)
비밀번호 해싱 및 회원가입, 이메일 중복 검사 성공

**1-2 가게에 리뷰 추가하기**
image (6)
리뷰 추가하기 성공

**1-3 가게에 미션 추가하기** 
image (7) image (8)
가게에 미션 추가하기 성공

**1-4 가게의 미션을 도전 중인 미션에 추가**


미션 도전/도전 중일시 false 성공
image (10) image (9) image (11)

관련 이슈

Close #5

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user에 미션, 리뷰 관련 로직이 같이 들어가 모듈 분리가 안 되어 있습니다!
기능별로 분리하는 것이 좋습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

게시글 작성 API 구현하기

2 participants