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: 스타카토 웹 메인 페이지 생성 #576 #577

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

BurningFalls
Copy link
Contributor

⭐️ Issue Number

🚩 Summary

  • 스타카토 홈페이지 제작

🛠️ Technical Concerns

🙂 To Reviewer

📋 To Do

@BurningFalls BurningFalls added backend We are backend>< feat 기능 (새로운 기능) labels Dec 30, 2024
@BurningFalls BurningFalls added this to the sprint-7 milestone Dec 30, 2024
@BurningFalls BurningFalls self-assigned this Dec 30, 2024
Copy link

Test Results

 25 files   25 suites   5s ⏱️
164 tests 164 ✅ 0 💤 0 ❌
171 runs  171 ✅ 0 💤 0 ❌

Results for commit 9326670.

Copy link

🌻Test Coverage Report

Overall Project 77.81% -0.05% 🍏
Files changed 60%

File Coverage
HomeController.java 60% -40%

@BurningFalls BurningFalls requested review from Junyoung-WON, Ho-Tea, linirini, hxeyexn, devhoya97 and s6m1n and removed request for devhoya97 December 30, 2024 12:05
Copy link
Contributor

@Ho-Tea Ho-Tea left a comment

Choose a reason for hiding this comment

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

안드 선생님들이 디자인 피드백을 주실 것 같으니... EOF 관련 리뷰만 남겼어요!
고생하셨습니다 폭포!!
너무 잘만든것 같은데요..👍

padding: 1rem; /* 최소 패딩 */
font-size: 0.875rem; /* 가장 작은 글씨 크기 */
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

개행 추가해야 할 것 같아요!

참고 블로그


@GetMapping("/")
public String index() {
return "index";
Copy link
Contributor

Choose a reason for hiding this comment

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

옛날 기억이 새록새록하네요....🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend We are backend>< feat 기능 (새로운 기능)
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants