Add image upload to "Parts" #21

Closed
opened 2020-10-20 11:03:09 +02:00 by Irev-Dev · 3 comments
Irev-Dev commented 2020-10-20 11:03:09 +02:00 (Migrated from github.com)

Currently, when parts are created or edited, a string can be set to a image url, to be the main image for the part.
https://cadhub.xyz/parts/1/edit
or
https://cadhub.xyz/parts/new
This should instead be a file upload for images.
Use https://www.filestack.com
This should be a fairly straight forward task as redwood already has an excellect cookbook guide for just this.
https://redwoodjs.com/cookbook/file-uploads

Let me know of any env vars or things I need to do to the delployment environment in order for your changes to go live.

Currently, when parts are created or edited, a string can be set to a image url, to be the main image for the part. https://cadhub.xyz/parts/1/edit or https://cadhub.xyz/parts/new This should instead be a file upload for images. Use https://www.filestack.com This should be a fairly straight forward task as redwood already has an excellect cookbook guide for just this. https://redwoodjs.com/cookbook/file-uploads Let me know of any env vars or things I need to do to the delployment environment in order for your changes to go live.
Irev-Dev commented 2020-10-25 04:38:49 +01:00 (Migrated from github.com)

I'm going to get started on this one.

I'm going to get started on this one.
Yash-R commented 2020-10-26 09:12:44 +01:00 (Migrated from github.com)

hey, i would like to help with this

hey, i would like to help with this
Irev-Dev commented 2020-10-26 11:09:32 +01:00 (Migrated from github.com)

Sorry @Yash-R I've already done this with #31
Ended up going with Cloudinary, But I made a issue just for you, it's much easier than this one though so let me know if you want to do it or not. I'm happy to think of something more challenging if you would like. There is lots to do.

Sorry @Yash-R I've already done this with #31 Ended up going with Cloudinary, But I made a [issue](https://github.com/Irev-Dev/cadhub/issues/32) just for you, it's much easier than this one though so let me know if you want to do it or not. I'm happy to think of something more challenging if you would like. There is lots to do.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#21