Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Create a bootstrap form with the following inputs firstName lastName age salary

ID: 3718000 • Letter: C

Question

Create a bootstrap form with the following inputs

firstName

lastName

age

salary

Create a button that will grab the values from the form

Grab the values from the form and store them in a object

once the object is stored make an ajax call with the object using the api/authors endpoint that will post the data

create another button on the form that will get all authors from the endpoint api/authors

you will need to make another ajax call to get all the authors

create a template that will list all authors

display the list of authors to the dom into that template created

Explanation / Answer

Email address We'll never share your email with anyone else. Password Check me out Submit form> Email address Example select 1 2 3 4 5 Example multiple select 1 2 3 4 5 Example textarea check box form> Email address Example select 1 2 3 4 5 Example multiple select 1 2 3 4 5 Example textarea Default radio Second default radio Disabled radio 1 2 3 (disabled) 1 2 3 (disabled)