Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] prepare #18

Closed
wants to merge 5 commits into from
Closed

[FEAT] prepare #18

wants to merge 5 commits into from

Conversation

hyun-jung-joo
Copy link
Contributor

[#17] 외출적합도 (prepare)

🛠️ 작업 내용

  • 외출 적합도 퍼센트와 문구와 같은 가이드라인을 프론트에게 받아서 그것을 따라서 코드 작성을 한다.

response body

성공시 (status: 200)

prePare_result = [ {
  "mask" : "자율",
  "clothes" : "반팔, 얇은 셔츠, 반바지, 면바지",
  "umbrella" : true,
  "percent" : 0,
  "result" : "외출하기 매우 나쁜 날이에요! 가능하면 실내에서 활동하세요."
} ]

💭 기타

  • 자외선/체감온도 부분도 추후에 추가 예정

📢 to 리뷰어

  • 코드 검토 후 리뷰 부탁드립니다~~~

@hyun-jung-joo hyun-jung-joo added the ✨ feat 기능 구현 이슈 label Aug 23, 2023
@hyun-jung-joo hyun-jung-joo self-assigned this Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant