I have created an application where I want to send user summited form data with an image uploaded by them, I am new to angular so i am quiet unware of this can any body please help me I have attached images of my code below
I am using an model for user summited data and formdata method to upload image how can i combine both
[enter image description here][1] this is my image where i am creating api, highlighted area is where image is going i also want to send user submited data [enter image description here][2] this is the pic of my model [enter image description here][3] this is the pic of my form
thanks in advance
[1]: https://i.sstatic.net/CoIHE.png
[2]: https://i.sstatic.net/19My3.png
[3]: https://i.sstatic.net/4PIMe.png