Adding Meta data to a WordPress user
Budget: $10 – $500 USD
I want a user to be able to add which phone he has, using a form.
I want to create a form that will add Metadata that will contain the manufacturer and model of his phone according to the following conditions:
1. The form will contain the fields: IMEI, manufacturer, a phone model.
2. While filling out the form, after the user has filled in the IMEI by referring to the API, autocompletion of manufacturer and model fields.
3. Store this information along with the user profile on the database
ֿֿ
* API already exists, he supports both GET or POST methods, sending the IMEI via URL in the following format: IMEIAPI.com/?IMEI={someIMEI}.
the response gets in JSON format (Key, Value).
* For user management I use the Ultimate Member plugin if it matters.
I want to create a form that will add Metadata that will contain the manufacturer and model of his phone according to the following conditions:
1. The form will contain the fields: IMEI, manufacturer, a phone model.
2. While filling out the form, after the user has filled in the IMEI by referring to the API, autocompletion of manufacturer and model fields.
3. Store this information along with the user profile on the database
ֿֿ
* API already exists, he supports both GET or POST methods, sending the IMEI via URL in the following format: IMEIAPI.com/?IMEI={someIMEI}.
the response gets in JSON format (Key, Value).
* For user management I use the Ultimate Member plugin if it matters.