Skip to content

Conversation

@RomanSanaye
Copy link

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

This PR implements the wireframe coursework using semantic HTML and CSS.
The page includes a header with title and description, three articles explaining
README files, wireframes, and Git branches, and a fixed footer.
The layout matches the provided wireframe and passes Lighthouse accessibility checks.

Questions

No questions at the moment. Feedback is welcome.

@github-actions

This comment has been minimized.

@netlify
Copy link

netlify bot commented Jan 10, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit a0f95e7
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6970faea074d8c0008f53178
😎 Deploy Preview https://deploy-preview-940--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: 88 (🔴 down 12 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.

@RomanSanaye RomanSanaye added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jan 10, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jan 10, 2026
@RomanSanaye RomanSanaye added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jan 10, 2026
@RomanSanaye RomanSanaye changed the title West Midland | ITP-Jan | Ahmad Roman Sanaye | Sprint 1 | Wireframe to Web Code Birmingham | ITP-Jan | Ahmad Roman Sanaye | Sprint 1 | Wireframe Jan 10, 2026
@jenny-alexander jenny-alexander self-requested a review January 18, 2026 23:58
@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 Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jan 18, 2026
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.

Hi @RomanSanaye! Thanks for submitting your PR for the wireframe exercise. I reviewed your submission and outlined a few areas to make changes in order to strengthen your code a bit.

<article>
<img src="placeholder.svg" alt="" />
<h2>Title</h2>
<img src="placeholder.svg" alt="README file illustration" />

Choose a reason for hiding this comment

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

Can you please change the placeholder image for an image related to the article?

</article>

<article>
<img src="placeholder.svg" alt="Wireframe layout example" />

Choose a reason for hiding this comment

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

Can you please change the placeholder image for an image related to the article?

</article>

<article>
<img src="placeholder.svg" alt="Git branch diagram" />

Choose a reason for hiding this comment

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

Can you please change the placeholder image for an image related to the article?

how to use it. It is usually the first file users read.
</p>
<a href="">Read more</a>
<a href="#">Read more</a>

Choose a reason for hiding this comment

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

The Read more button should bring the user to an article about README files.

A wireframe shows the basic structure of a webpage before design and
development begin. It focuses on layout and content placement.
</p>
<a href="#">Read more</a>

Choose a reason for hiding this comment

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

The Read more button should bring the user to an article about wireframes.

A Git branch allows developers to work on new features separately
without affecting the main project code.
</p>
<a href="#">Read more</a>

Choose a reason for hiding this comment

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

The Read more button should bring the user to an article about git branches.

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Jan 19, 2026
@RomanSanaye
Copy link
Author

Hi @RomanSanaye! Thanks for submitting your PR for the wireframe exercise. I reviewed your submission and outlined a few areas to make changes in order to strengthen your code a bit.

Hi! Thanks a lot for reviewing my PR and sharing your feedback. I appreciate the detailed suggestions and will apply the recommended changes to strengthen the code. I’ll update the PR shortly. #

@RomanSanaye
Copy link
Author

Hi @jenny-alexander, and thanks for your feedback! 🙏
I’ve added images, created article pages, and updated the Read more links.
Your guidance really helped improve my project.

@jenny-alexander
Copy link

Hey @RomanSanaye - you made some solid changes to your wireframe page. It is visually appealing and the index.html is well-formed semantically.

I will mark this as complete.

In the future, here a few more tips for you:

  • it's a good idea to place your images within a dedicated image directory (i.e. /img). This makes it easier for future development (easier to find the files).
  • try to use smaller images. The readme.png is 1.3MB which is very large! Normally, developers will optimize large image files so they don't take too long to render and slow down page loading. You can use TinyPNG to optimize your images.

@jenny-alexander jenny-alexander added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jan 21, 2026
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 all review comments have been addressed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants