Skip to content

Northwest | May-2025 | Sofayas Solomon | Wireframe #576

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sofayas
Copy link

@sofayas sofayas commented May 20, 2025

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

  • Built a web page following a wireframe structure.
  • Used semantic HTML tags: <header>, <main>, <article>, and <footer>.
  • Added three informational sections with placeholder images and links.
  • Centered the title and short description in the header based on reviewer feedback.

Briefly explain your PR.

Centered the page title and description using CSS to align with the provided wireframe.

Replaced obsolete

tags with modern CSS practices.

Validated HTML code using W3C Markup Validation Service to ensure compliance.

Ask any questions you have for your reviewer.

Copy link

netlify bot commented May 20, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 9d136c6
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/683ca3499867e9000858d427
😎 Deploy Preview https://deploy-preview-576--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@sofayas sofayas added the Needs Review Participant to add when requesting review label May 20, 2025
Copy link
Contributor

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

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

Implementation looks good. Code is free of error and well indented.

Can you make these changes to further improve your implementation and PR?

  1. When a wireframe is provided, our implementation should closely reflect its appearance and layout to ensure consistency with design expectations. You're off to a solid start. To better align with the wireframe, can you center the page title and the short description beneath the title?

  2. To follow best practices, can you provide a brief description (under the "Changelist" section) summarizing the purpose of the PR and the changes you’ve made

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels May 28, 2025
@sofayas
Copy link
Author

sofayas commented Jun 1, 2025

@cjyuan can you please review my work again so that i can complete my project on time. ps thank you for the comment

@cjyuan
Copy link
Contributor

cjyuan commented Jun 1, 2025

According W3C Markup Validation Service, there is an error in your code. Can you fix it? We may introduce new errors to our code whenever we make changes. So a good practice is to validate our code before submitting them for a review.

Please note that in CYF courses, the recommended way to inform the reviewer of your changes is to do both of the following:

  • Reply to their feedback. (Which you did. Great!)
    • In the responses, clarify how each piece of feedback was addressed to demonstrate that you've carefully reviewed the suggestions.
    • Your response may trigger a notification (depending on the reviewer's settings), helping ensure they’re aware of the updates you’ve made.
  • Replace the "Reviewed" label by a "Needs review" label

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review and removed Reviewed Volunteer to add when completing a review labels Jun 1, 2025
@sofayas sofayas added the Needs Review Participant to add when requesting review label Jun 1, 2025
@sofayas
Copy link
Author

sofayas commented Jun 1, 2025

@cjyuan Thanks for your feedback!
I’ve validated the updated HTML using the W3C validator and fixed the error.
I also reviewed my code formatting and double-checked for other issues. It should now be valid and ready for review again.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and review comments have been addressed and removed Needs Review Participant to add when requesting review Reviewed Volunteer to add when completing a review labels Jun 1, 2025
@cjyuan
Copy link
Contributor

cjyuan commented Jun 1, 2025

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Volunteer to add when work is complete and review comments have been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants