Cloudinary provides a library for simplifying the integration even further, along with Angular sample code for uploading and transforming images.
You can find sample projects that demonstrate common Cloudinary's usage in Angular via our documentation and github:
https://cloudinary.com/documentation/angular_sample_projects
Photo Album:
Adhering to Angular best practices, the Photo Album app demonstrates uploading and displaying images. See how to upload images to your product environment using the Upload widget and the REST API, automatically tagging them as they're uploaded.
Comments
6 comments
I have been using Cloudinary for many projects, and I loved it. But I am sorry to say that your support for the cloudinary widget with Angular is very disappointing. There is not a single example out there on how to integrate it. And please do not refer me to the photo album project, because there is nothing there. I am moving on, after many years, because I have had it trying to decode your documentation in vain... good luck!
The sample found here won't load: https://github.com/cloudinary/cloudinary_angular/blob/master/samples/photo_album/README.md
When I follow the instructions and navigate to "http://localhost:8000/app" my browser reports "Not Found"
Hi,
Sorry for the very late reply, we have noticed that this request was left unattended. I guess this is not relevant anymore but if it is, please feel free to open a new support ticket (https://support.cloudinary.com/hc/en-us/requests/new) and share some more information regarding this issue.
Hi Yazan,
Thank you for the feedback. We're sorry to that your disappointed. I'd be happy to assist you in integration the widget into your Angular project. If you open a ticket at support@cloudinary.com with your code I can guide you on the integration.
Link doesn't work!!!
Hi guys,
I found the project here :
https://github.com/cloudinary/cloudinary_angular/tree/master/projects/angular-cld/samples/photo_album
and more specifically an upload example there:
https://github.com/cloudinary/cloudinary_angular/blob/master/projects/angular-cld/samples/photo_album/app/js/photo-album/photo-upload.component.ts
Please sign in to leave a comment.