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] #130 강번따 및 산책 완료 기능 구현 #145

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

ruehan
Copy link
Collaborator

@ruehan ruehan commented Dec 8, 2024

✅ PR Checklist

  • 불필요한 코드 중복이 없습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

📝 Summary

🔗 ISSUE : #130

강번따 기능 구현 및 같이 산책하기 기능을 구현했습니다.
산책 완료 시 산책 완료 페이지를 보여주도록 구현했습니다.
추후 리팩토링 진행하겠습니다

🖼️ Screenshots

Close #130

@ruehan ruehan linked an issue Dec 8, 2024 that may be closed by this pull request
@ruehan ruehan self-assigned this Dec 8, 2024
@ruehan ruehan added the enhancement New feature or request label Dec 8, 2024
Copy link

github-actions bot commented Dec 8, 2024

⚡ Lighthouse Reports

http://localhost:4173/

Performance Metrics

Category Score
Performance 🟠 63
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🔴 3.1 s
Largest Contentful Paint 🔴 5.2 s
Total Blocking Time 🟠 450 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟠 3.7 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

http://localhost:4173/log

Performance Metrics

Category Score
Performance 🟠 81
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.6 s
Largest Contentful Paint 🔴 4.4 s
Total Blocking Time 🟢 30 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟢 2.6 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

http://localhost:4173/login

Performance Metrics

Category Score
Performance 🟢 95
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.1 s
Largest Contentful Paint 🟠 2.6 s
Total Blocking Time 🟢 20 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟢 2.1 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

http://localhost:4173/mypage

Performance Metrics

Category Score
Performance 🟠 72
Accessibility 🟢 97
Best Practices 🟠 83
SEO 🟢 92

Detailed Metrics

Metric Value
First Contentful Paint 🔴 3.1 s
Largest Contentful Paint 🔴 6.0 s
Total Blocking Time 🟢 90 ms
Cumulative Layout Shift 🟢 0.001
Speed Index 🟢 3.1 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

http://localhost:4173/profile/:id

Performance Metrics

Category Score
Performance 🟠 82
Accessibility 🟢 97
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🔴 3.1 s
Largest Contentful Paint 🟠 4.0 s
Total Blocking Time 🟢 40 ms
Cumulative Layout Shift 🟢 0.001
Speed Index 🟢 3.1 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

@wonill wonill merged commit 1352fba into develop Dec 9, 2024
2 checks passed
@github-actions github-actions bot deleted the 130-feature/walk-gangbuntta branch December 16, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 강번따 기능 구현
4 participants