Skip to content

ITP-May-25|NW | Rahwa Zeslus| MODULE-ONBOARDING-WIREFRAME | Week1 #283

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 4 commits into
base: main
Choose a base branch
from

Conversation

RahwaZeslusHaile
Copy link

@RahwaZeslusHaile RahwaZeslusHaile commented May 1, 2025

ITP-May-25|NW | Rahwa Zeslus| MODULE-ONBOARDING-WIREFRAME | Week1

Self checklist

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

Changelist

Briefly explain your PR.

  • This PR implements a responsive and semantic wireframe design using HTML and CSS.
  • The layout adapts to different screen sizes, and the structure follows semantic HTML5 standards for better accessibility and readability
  • The page also scores 100 in Performance on Lighthouse, ensuring fast loading and optimized rendering.

Questions

kindly ask for your review

Copy link

netlify bot commented May 1, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit d24386a
🔍 Latest deploy log https://app.netlify.com/sites/cyf-onboarding-module/deploys/681b3a9b92fbef000835cffd
😎 Deploy Preview https://deploy-preview-283--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: 91 (🟢 up 5 from production)
PWA: -
View the detailed breakdown and full score reports

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

@RahwaZeslusHaile RahwaZeslusHaile added the Needs Review Participant to add when requesting review label May 1, 2025
@jenny-alexander jenny-alexander self-requested a review May 5, 2025 12:14
@jenny-alexander jenny-alexander added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Participant to add when requesting review labels May 5, 2025
Copy link

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

A few other items I noticed:

  1. The html page structure was a bit confusing to read through as I couldn't figure out the relationship between the <section> and the <article> tags. It seems that all 3 articles have equal importance (even though the top article takes up more space on the page). Since all 3 articles have equal importance, can you think of a better way to structure your page? Having a parent <article> with child <sections> for each article might be a good approach to try.
    https://www.w3schools.com/html/html5_semantic_elements.asp

  2. Can you change the name of the PR to follow CYF naming standards? Like this:
    COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK

  3. When checking off items in the self-checklist, use a 'x' in the checkbox instead. 🙂

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels May 6, 2025
…tes with descriptive text based on review feedback
@RahwaZeslusHaile RahwaZeslusHaile changed the title Wireframe ITP-May-25|NW | Rahwa Zeslus| MODULE-ONBOARDING-WIREFRAME | Week1 May 7, 2025
@RahwaZeslusHaile
Copy link
Author

Thank you @jenny-alexander for your feedback! I've made the changes you suggested and updated the project accordingly. Let me know if there’s anything else to improve! 😊

Copy link

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

Good job!

I approved the PR. One last thing you didn't fix and you should make sure you do it for next time: use an 'x' in the checklist.
Screenshot 2025-05-08 at 9 50 02 AM

Read about it here: https://www.w3schools.io/file/markdown-checkbox-github/

@jenny-alexander jenny-alexander added Complete Participant to add when work is complete and review comments have been addressed and removed Reviewed Volunteer to add when completing a review labels May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant 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