Skip to content

London | 26-ITP-May | Dipa Sarker | Sprint 1 | T-shirt Order Form#1263

Open
Dipa-Sarker wants to merge 2 commits into
CodeYourFuture:mainfrom
Dipa-Sarker:T-shirt-Order-Form
Open

London | 26-ITP-May | Dipa Sarker | Sprint 1 | T-shirt Order Form#1263
Dipa-Sarker wants to merge 2 commits into
CodeYourFuture:mainfrom
Dipa-Sarker:T-shirt-Order-Form

Conversation

@Dipa-Sarker
Copy link
Copy Markdown

@Dipa-Sarker Dipa-Sarker commented May 14, 2026

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

• Created semantic HTML form for T-shirt order
• Added validation for customer name and email
• Added dropdown selection for colour (3 options)
• Added dropdown selection for size (6 options)
• Styled form using CSS
• Ensured all fields are required

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit b9175e7
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a0747c6bab8490008f97b8d
😎 Deploy Preview https://deploy-preview-1263--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.

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

Hello, I had some difficulties with Git setup and repository configuration while working on this task, so my commits are fewer than expected. I resolved the issues and completed the task. Please let me know if I should improve my commit frequency for future assignments. Hopefully, I will concern about this guideline in future.

@Luro91 Luro91 added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label May 15, 2026
Copy link
Copy Markdown

@Luro91 Luro91 left a comment

Choose a reason for hiding this comment

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

The code works well. Please have a look at the formatting

Comment thread Form-Controls/index.html Outdated
Comment on lines +18 to +20
<div>
<label for="name">Customer Name</label>
<input
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The formatting standard for HTML elements is to use indentation on children elements. How can you ensure consistent formatting in your code?

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.

Fixed the indentation formatting for the child elements. Thanks for the feedback!

@Luro91 Luro91 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. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels May 15, 2026
@Dipa-Sarker Dipa-Sarker added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels May 16, 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.

2 participants