Job description
We will order the creation of a solution consisting in
autocomplete address data in the form when placing an order in the online store
Separate prompt for the city , street, building number and autocomplete the postal code based on these data
along the lines of : https://placematic.pl/pl/autouzupelnianie-danych-adresowych/`
The script would have to have a lock to prevent the entry of city, street or building number which are not in the database.
For example, you would not be able to enter "Ludź" instead of "Lódź" and then proceed to the next step of entering the street.
For example, street names would be entered only as they are in the city, not in the whole country.
Similarly, building numbers would be given only as they are in a given city on a given street.
If the building numbers on a street in a given city are from 1 to 169, then you can not enter the building number 170
The database would have to be downloaded in some way every so often from TERYT GUS
https://api.stat.gov.pl/Home/TerytApi
A solution dedicated to neopak.pl and opako.com.pl websites, which operate on asp.net
In general, you would need to give access to the script so that developers of the Photoshop engine could implement it on their side, whether in the asp.net code and the data in the local database or through an api or in some other way