Ionic upload images

Hi i am currently building login system with profile for every user i want to ask . should i use web service to upload images or there is a way to upload it directly then name it then store the name in db

thanks a lot

please anyone help .
just a hint

newbie trying to help,
there’s a many way to do this.
take a look on https://www.npmjs.com/package/ng2-imageupload

or http://valor-software.com/ng2-file-upload/
its not about ionic but its about angular 2
so don’t think everything can’t be done if you can’t find the way to upload image on ionic 2

Thank you , hope it helps

thanks zeroseed for your time .

any help would be appreciated

i find this tutorial https://www.thepolyglotdeveloper.com/2015/01/upload-files-remote-server-using-ionic-framework/
but i still not understand it is $cordovaFileTransfer just pass the image to web service or what ?

i am using asp.net web service .

and if there is any better tutorial please help me

thanks a lot