Skip to content

Manchester | 26-ITP-May | Joanne O'Malley | Sprint 2 | Book Library - #504

Open
joanne342 wants to merge 7 commits into
CodeYourFuture:mainfrom
joanne342:book-library
Open

Manchester | 26-ITP-May | Joanne O'Malley | Sprint 2 | Book Library#504
joanne342 wants to merge 7 commits into
CodeYourFuture:mainfrom
joanne342:book-library

Conversation

@joanne342

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

Book library

@joanne342 joanne342 added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 30, 2026

@cjyuan cjyuan left a comment

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.

Well done! Just some minor issues.

According to https://validator.w3.org/, there are errors in your index.html. Can you fix these errors?

Comment on lines +48 to -39
if (isNaN(pagesNum) || pagesNum <= 0) {
alert("Please enter a valid page count greater than 0.");
return false;
} else {

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.

What type of numbers should a page count be?

@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 Aug 3, 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