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

Feature/#295 스터디 작물 이미지 추가 #296

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

pipisebastian
Copy link
Member

관련 이슈

작업 요약

  • 스터디 작물 이미지 추가

작업 상세 설명

  • 작물 단계별 이미지 (5*5 = 25개) 추가
  • /images/crops/growth/{작물}/{단계}.png 다음과 같은 경로에 이미지를 저장하고, 가져오는 방식으로 구현했습니다.
    • /images/crops/growth/carrot/1.png
  • CROP 상수 파일에 engName 속성도 추가했습니다. 파일 경로가 영어로 되어있기 때문입니다!
  • 혹시 더 좋은 방법 있으시면 말씀 부탁드립니닷! 🙇‍♂️

미리 보기

image

@pipisebastian pipisebastian added the ✨ 기능 개발 새로운 기능을 구현하는 데 필요한 작업 또는 변경 사항 label Aug 14, 2024
@pipisebastian pipisebastian self-assigned this Aug 14, 2024
Copy link
Collaborator

@llddang llddang left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

Copy link
Collaborator

@mun-kyeong mun-kyeong left a comment

Choose a reason for hiding this comment

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

왕 사진이 정말 많네요 수고하셨습니다

@pipisebastian pipisebastian merged commit 31b34ac into develop Aug 28, 2024
1 check passed
@pipisebastian pipisebastian deleted the feature/#295-스터디_작물_이미지_추가 branch August 28, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 기능 개발 새로운 기능을 구현하는 데 필요한 작업 또는 변경 사항
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] 스터디 작물 이미지 추가
3 participants