Skip to content

Manchester | 26-Jan-ITP | Khalidbih | Sprint 3 | Programmer Humour #462

Closed
khalidbih wants to merge 1 commit intoCodeYourFuture:mainfrom
khalidbih:programmmer-humour
Closed

Manchester | 26-Jan-ITP | Khalidbih | Sprint 3 | Programmer Humour #462
khalidbih wants to merge 1 commit intoCodeYourFuture:mainfrom
khalidbih:programmmer-humour

Conversation

@khalidbih
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

Changelist :

                    Simple web app that fetches data from an API and displays it on the page using HTML, CSS, and JavaScript with basic error handling.

@khalidbih khalidbih added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Data-Flows The name of the module. labels Apr 20, 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.

Well done. The code works as expected.

The UI looks nice and errors are also handled 👍

`<img src="${data.img}">`;
})
.catch(() => {
document.getElementById("error-message").textContent =
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice error handling. It's good practice to handle errors and give users feedback when things are not working

@Luro91 Luro91 added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Apr 23, 2026
@illicitonion
Copy link
Copy Markdown
Member

Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it.

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. Module-Data-Flows The name of the module. 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants