React-Pincode icon indicating copy to clipboard operation
React-Pincode copied to clipboard

As of now this module works only for Indian Pinocdes. Implement it for global pincodes.

Open plxity opened this issue 5 years ago • 5 comments

plxity avatar Feb 17 '20 17:02 plxity

@plxity this looks challenging I want to tackle it under GSSoC'20.

abhushanaj avatar Feb 28 '20 17:02 abhushanaj

Will surely want to have a shot at this!

Xtremilicious avatar Mar 06 '20 06:03 Xtremilicious

The problem is that ZIP/Postal Code formats are different for different regions. Like in India, a 6 digit code is used, for Iran, it's 10 and the US have 4 and 5 separated by a hyphen. Validations need to be changed accordingly.

The second part of the problem is the API call, currently, the API being used only has Indian postal codes, other API providers limit their usage. If the limitation is not a problem, I can do it. I can make trhe module work for more than just India. Let me know what you think:)

Xtremilicious avatar Mar 06 '20 08:03 Xtremilicious

Hey @plxity, I would like to take this up if this issue is still pending.

siddhishree avatar Mar 12 '20 12:03 siddhishree

@siddhishree How are you planning to work on this?

plxity avatar Mar 13 '20 10:03 plxity