This form use API for autocomplete.
My teacher ask me to create an adress form with autocomplete by using an API. He also ask to check the form area by using different regex. So i made this project. When you enter a postal code, the city is dynamically completed. The adress use autocomplete too. The different form area are check (regex).
link: https://geo.api.gouv.fr/adresse
- HTML
- CSS
- JavaScript
- API : https://geo.api.gouv.fr/adresse
- Ajax
- Json
- Jquery
- Handle the answer of the server
- Get
- JSON
- Regex
- Autocomplete
- Jquery
- change css style with js
- Control input
- Validity.valueMissing
- Data
Project is: Finish