Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Phone Number Validation and Information Retrieval #496

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

Kritika75
Copy link
Contributor

fix issue #481

New Features Introduced in this pr are:

  1. Timezone Detection: Added functionality to retrieve the timezone(s) associated with the phone number, allowing users to understand the local time context.
  2. Number Type Identification: Implemented logic to identify the type of phone number (e.g., mobile, fixed line, toll-free) and provide a descriptive string output.
  3. Geographical Location Details: Enhanced output to include a description of the geographical location associated with the phone number, giving users a clearer context.
  4. Multiple Formatting Options: Included additional formatting for the phone number, such as RFC3966 format, alongside the existing national and international formats.
  5. User-Friendly Messages: Improved feedback with clear and concise messages indicating the validity and possibility of the phone number, along with suggestions for corrections if necessary.
  6. Robust Error Handling: Enhanced error handling to provide meaningful messages for invalid inputs, guiding users on how to enter a valid phone number.

phone_numbers1

@suryanshsk

@suryanshsk suryanshsk merged commit 8be6d8d into suryanshsk:main Oct 28, 2024
2 checks passed
@suryanshsk suryanshsk self-requested a review October 28, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants