0
arslanali created
Hi, Can you please tell me how to upload an images and displayed them as a gallery !
2 Answer(s)
-
0
Hi,
For the file upload, you can check ChangeProfilePicture action of ProfileController and changePicture.js for the client side. For the image gallery, if you are building a SPA, you can use somethin like this <a class="postlink" href="https://github.com/SchwarzwaldFalke/ngGallery">https://github.com/SchwarzwaldFalke/ngGallery</a>.
-
0
hey, Thankyou for sharing, its worth appreciating