Skip to content

Birmingham | 26-ITP-May | Tobias Amaechina | Sprint 2 | Wireframe#1385

Open
Tobias-Amaechina wants to merge 27 commits into
CodeYourFuture:mainfrom
Tobias-Amaechina:Wireframe
Open

Birmingham | 26-ITP-May | Tobias Amaechina | Sprint 2 | Wireframe#1385
Tobias-Amaechina wants to merge 27 commits into
CodeYourFuture:mainfrom
Tobias-Amaechina:Wireframe

Conversation

@Tobias-Amaechina

Copy link
Copy Markdown

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

Here are what I did
I updated HTML structure to use semantic elements .
I ensured proper heading hierarchy with

for page title and

for article titles
I used with descriptive alt attributes for accessibility
I implemented three distinct elements for content organization
I added comprehensive alt text to all images for screen reader compatibility
I ensured proper color contrast ratios throughout the design
I verified semantic HTML structure supports assistive technologies
I used meaningful link text ("Read more") for context
I implemented proper heading hierarchy for document outline
I maintained linked style.css file with all styling rules
I organized CSS with clear sections: Design Palette, Base Elements, Site Layout, Grid Layout, and Article Layout
I used CSS custom properties (--color, --space, --container, etc.) for maintainable design system
I committed changes incrementally with descriptive commit messages
I pushed branch to GitHub for code review and collaboration
I followed proper branching strategy for feature development
I created three elements with unique content:
README Purpose - with image, title, summary, and "Read more" link
Wireframe Purpose - with image, title, summary, and "Read more" link
Git Branch Definition - with image, title, summary, and "Read more" link
Each article displays placeholder images with proper styling
Positioned footer with position: fixed; bottom: 0;
Ensured footer remains at bottom of viewport while scrolling content
Added proper bottom margin to main to prevent content overlap
Implemented responsive grid layout matching wireframe design
First article spans full width (grid-column: span 2)
Two-column grid for subsequent articles (grid-template-columns: 1fr 1fr)
Maintained consistent spacing using CSS variables

…proving the alt message for accessiblity compliance
@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 8cf98ca
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a25504ed8958e0008109d08
😎 Deploy Preview https://deploy-preview-1385--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: 86 (🔴 down 14 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
🤖 Make changes Run an agent on this branch

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

@Tobias-Amaechina Tobias-Amaechina added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 31, 2026
@akeren

akeren commented Jun 3, 2026

Copy link
Copy Markdown

Hello @Tobias-Amaechina,

Could you please refer to the acceptance criteria section of the task? There are some missing constraints from your implementation.

Here's the link 👉 https://deploy-preview-1385--cyf-onboarding-module.netlify.app/Wireframe/readme.md

@akeren akeren self-requested a review June 3, 2026 17:12
@akeren akeren added 📅 Sprint 2 Assigned during Sprint 2 of this module 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 Jun 3, 2026
@akeren akeren added the Module-Onboarding The name of the module. label Jun 3, 2026
@Tobias-Amaechina

Copy link
Copy Markdown
Author

Thank you so much for the review and feedback I have now linked my css file with linked.css file as requested by the acceptance criteria

Comment thread Wireframe/styles.css

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Tobias-Amaechina, why is this file empty, and could you choose a better name for your CSS stylesheet file?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@akeren , Please which of the file is empty?
thanks

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The empty file has been updated and a descriptive name styles.css has been chosen

@akeren akeren Jun 6, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Tobias-Amaechina, could you check the appearance of your UI and fix the issues identified 👉 https://deploy-preview-1385--cyf-onboarding-module.netlify.app/wireframe/

Examine the position of the header and footer; think about what has to change in your CSS styling

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The position of the header and footer has been changed to closely resemble the template

@Tobias-Amaechina Tobias-Amaechina added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 5, 2026
@Tobias-Amaechina Tobias-Amaechina added the 🏕 Priority Mandatory This work is expected label Jun 7, 2026
Comment thread Wireframe/index.html
In Git, a <em>branch</em> is like a separate workspace
where you can make changes and try new ideas without affecting the main project.
Think of it as a "parallel universe" for your code.</p>
<a href="https://www.w3schools.com/git/git_branch.asp?remote=github">Read more</a>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Tobias-Amaechina, why is the appearance of this anchor link different from the rest?

@akeren akeren removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Onboarding The name of the module. 🏕 Priority Mandatory This work is expected Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants