Skip to content

Cape Town | 26-ITP-MAY | LIYEMA MFENGWANA | Sprint 2 | WIREFRAME#1370

Open
LiyemaMfengwana wants to merge 1 commit into
CodeYourFuture:mainfrom
LiyemaMfengwana:wireframe-sprint2
Open

Cape Town | 26-ITP-MAY | LIYEMA MFENGWANA | Sprint 2 | WIREFRAME#1370
LiyemaMfengwana wants to merge 1 commit into
CodeYourFuture:mainfrom
LiyemaMfengwana:wireframe-sprint2

Conversation

@LiyemaMfengwana
Copy link
Copy Markdown

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

A README file explains what a project is and how to use it, a wireframe is a simple layout plan that shows how a webpage will look before it is designed, and a Git branch is a separate version of a project used to work on changes without affecting the main code.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 30, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit cbd2e26
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a1ac49973c9bd0008b309aa
😎 Deploy Preview https://deploy-preview-1370--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: 95 (🔴 down 5 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 95 (🟢 up 9 from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

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

@github-actions

This comment has been minimized.

@LiyemaMfengwana LiyemaMfengwana added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@LiyemaMfengwana
Copy link
Copy Markdown
Author

all my previous commits are gone cause i had fix a pull request issue

@cjyuan
Copy link
Copy Markdown
Contributor

cjyuan commented May 30, 2026

You don't have to include in the PR description the "answers" to the questions in the README file.
image

However, your PR description is missing a "Changelist" section.
Please refer to this guide to see how to prepare the "Changelist" section.

Copy link
Copy Markdown
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.

Code is free of error. Page layout looks good.

  • One of the acceptance criteria, "The page footer is fixed to the bottom of the viewport", has not yet been satisfied. Can you make the necessary change? (Suggestion: Ask AI what that requirement means).

  • To better match the wireframe, can you make the "Read More" link fully aligned horizontally?

Image

Comment thread Wireframe/style.css
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  1. It appears that some CSS selectors in this file do not match any elements in the HTML. As a best practice, unused code should be removed to keep the codebase clean and maintainable.

  2. Some of the code is not consistent formatted.

    As a best practice, consider following this guide to enable VS Code's
    "Format on Save" option or to use its "Format Document" command to ensure your code is always consistently formatted.

Comment thread Wireframe/index.html
Comment on lines +62 to +69
<article class="card">
<div class="card__media">
<img src="https://images.unsplash.com/photo-1555949963-aa79dcee981c"
alt="Developer working with Git and code">
</div>
<div class="card__body">
<h2 class="card__title">What is a branch in Git?</h2>
<p class="card__summary">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please note that in practice adding elements that are not included in the wireframe may not be advisable, as it can lead to deviations from the intended design.

No change needed.

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants