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/#152 해커톤 페이지 구현 #158

Merged
merged 19 commits into from
Aug 25, 2024

Conversation

amaran-th
Copy link
Contributor

@amaran-th amaran-th commented Aug 15, 2024

image (이미지를 불러오게 하려면 서버 구동 후 src/resources/static/files 경로에 임의의 이미지 파일을 넣고, 목데이터의 thumbnailImageName 값들을 해당 이미지파일의 이름으로 설정해주면 됩니다)

@amaran-th amaran-th added ✨ 기능 개발 새로운 기능을 구현하는 데 필요한 작업 또는 변경 사항 🌕 프론트엔드 프론트엔드 개발 labels Aug 15, 2024
@amaran-th amaran-th requested a review from llddang August 15, 2024 08:32
@amaran-th amaran-th self-assigned this Aug 15, 2024
Copy link
Contributor

@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.

수고하셨습니다.

개인적으로 해커톤을 봤을 떄 "진행중", "진행 예정", "완료" 단계가 구분될 수 있으면 좋을 것 같아요!

이건 개인적인 취향인데요 해커톤 grid에서 여백이 조금 더 있으면 좋겠습니다.
너무 꽉찬 듯한 느낌이 들어서요!

@amaran-th amaran-th merged commit d1d8f18 into main Aug 25, 2024
2 checks passed
@amaran-th amaran-th deleted the Feature/#152-해커톤_페이지_구현 branch August 25, 2024 17:46
llddang added a commit that referenced this pull request Aug 26, 2024
* refactor: member table에서 is_auth 속성 삭제

#168

* feat: 레포지토리에 member_id로 값을 찾을 수 있는 함수 생성

#158

* feat: member_id에서 faculty_id 혹은 student_id로 반환값 수정

#168

* feat: member table에서 is_Auth삭제된 것 반영

#168

* refactor: 콤마 삭제

#168

* refactor: 코드리뷰 반영 (카멜케이스 -> 파스칼케이스 & long -> Long)

#168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 기능 개발 새로운 기능을 구현하는 데 필요한 작업 또는 변경 사항 🌕 프론트엔드 프론트엔드 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FRONT] 해커톤 목록 페이지 구현
2 participants