Skip to content

Improved ISBN Formatting for Consistent Input Handling#14

Open
hemaharshini-dev wants to merge 4 commits intophvpavankumar:mainfrom
hemaharshini-dev:main
Open

Improved ISBN Formatting for Consistent Input Handling#14
hemaharshini-dev wants to merge 4 commits intophvpavankumar:mainfrom
hemaharshini-dev:main

Conversation

@hemaharshini-dev
Copy link
Copy Markdown

This pull request enhances the handling of ISBN numbers by ensuring they follow the standard 13-digit format with hyphens. Users often input ISBNs without the proper format, which can lead to inconsistencies or errors.

Changes made:

  • Added the re module to format and validate ISBN input.
  • Automatically adjusted user input to match the correct ISBN structure.
  • Improved the overall user experience by reducing input-related friction.

These changes aim to make the system more robust and user-friendly while maintaining data consistency.
Let me know if any refinements are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant