Paws-frontend icon indicating copy to clipboard operation
Paws-frontend copied to clipboard

💡[FEATURE]: Option to upload multiple images

Open DownOnCoffee opened this issue 1 year ago • 15 comments

Is your feature request related to a problem? Please describe. It's better if the user can upload multiple images for better UX and also for better understanding.

Describe the solution you'd like I will update add photo feature so that user can add more than 1 images.

DownOnCoffee avatar May 23 '24 08:05 DownOnCoffee

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

github-actions[bot] avatar May 23 '24 08:05 github-actions[bot]

Please assign me this task , I am a contributor in GSSOC'24.

DownOnCoffee avatar May 23 '24 08:05 DownOnCoffee

Is your feature request related to a problem? Please describe. It's better if the user can upload multiple images for better UX and also for better understanding.

Describe the solution you'd like I will update add photo feature so that user can add more than 1 images.

okay first share your plan #342

codewarnab avatar May 23 '24 08:05 codewarnab

UI Update: 1.Redesign the "Add Photo" section to allow users to select multiple images. This could be implemented with multi-select button. 2.Update the UI to show a preview of all selected images with options to remove any . Backend: 1.Modify the API endpoint that handles image uploads to accept multiple files. Database changes: if images are stored in database then update database schema to store multiple images. @codewarnab

DownOnCoffee avatar May 23 '24 09:05 DownOnCoffee

UI Update: 1.Redesign the "Add Photo" section to allow users to select multiple images. This could be implemented with multi-select button. 2.Update the UI to show a preview of all selected images with options to remove any . Backend: 1.Modify the API endpoint that handles image uploads to accept multiple files. Database changes: if images are stored in database then update database schema to store multiple images. @codewarnab

you have to also update the ngo dashboard to show multiple images probably with swipe feature in mobile and with arrow swipe in desktop

codewarnab avatar May 23 '24 12:05 codewarnab

@codewarnab Yes I can do that too .

DownOnCoffee avatar May 23 '24 15:05 DownOnCoffee

@codewarnab Can you assign me for this task so that I can start the work.

DownOnCoffee avatar May 25 '24 06:05 DownOnCoffee

yes

codewarnab avatar May 25 '24 09:05 codewarnab

Screenshot (1310) I am facing an issue where I am trying to upload the image on the website but It's giving error while doing that @codewarnab

DownOnCoffee avatar May 26 '24 14:05 DownOnCoffee

Screenshot (1310) I am facing an issue where I am trying to upload the image on the website but It's giving error while doing that @codewarnab

is it locally or pawss.vercel.app ?

codewarnab avatar May 26 '24 14:05 codewarnab

@codewarnab local

DownOnCoffee avatar May 26 '24 17:05 DownOnCoffee

@codewarnab local

Did you set up the .env as instructed in contributing.md?

codewarnab avatar May 26 '24 20:05 codewarnab

I will check again

DownOnCoffee avatar May 27 '24 05:05 DownOnCoffee

https://api.cloudinary.com/v1_1/<cloud_name>/image/upload this is the format for the REACT_APP_CLOUDINARY_UPLOAD_URL in env file right? @codewarnab

DownOnCoffee avatar May 27 '24 06:05 DownOnCoffee

@rishicds

codewarnab avatar May 27 '24 16:05 codewarnab