Skip to content

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

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

Birmingham | 26-ITP-May | Tobias Amaechina | Sprint 2 | Wireframe#1385
Tobias-Amaechina wants to merge 21 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
Copy link
Copy Markdown

netlify Bot commented May 31, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 5f92d2a
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a1cb59f96f043000869408c
😎 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: 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
🤖 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant