Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡[FEATURE]: Option to upload multiple images #388

Open
DownOnCoffee opened this issue May 23, 2024 · 15 comments
Open

💡[FEATURE]: Option to upload multiple images #388

DownOnCoffee opened this issue May 23, 2024 · 15 comments
Assignees
Labels
enhancement New feature or request gssoc Girl Script Summer of Code level3 45 points

Comments

@DownOnCoffee
Copy link

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 DownOnCoffee added the enhancement New feature or request label May 23, 2024
Copy link

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.

@DownOnCoffee
Copy link
Author

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

@codewarnab
Copy link
Collaborator

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

@DownOnCoffee
Copy link
Author

DownOnCoffee commented May 23, 2024

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

@codewarnab
Copy link
Collaborator

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

@DownOnCoffee
Copy link
Author

@codewarnab Yes I can do that too .

@DownOnCoffee
Copy link
Author

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

@codewarnab
Copy link
Collaborator

yes

@codewarnab codewarnab added level3 45 points gssoc Girl Script Summer of Code labels May 25, 2024
@DownOnCoffee
Copy link
Author

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

@codewarnab
Copy link
Collaborator

codewarnab commented May 26, 2024

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 ?

@DownOnCoffee
Copy link
Author

@codewarnab local

@codewarnab
Copy link
Collaborator

@codewarnab local

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

@DownOnCoffee
Copy link
Author

I will check again

@DownOnCoffee
Copy link
Author

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

@codewarnab
Copy link
Collaborator

@rishicds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc Girl Script Summer of Code level3 45 points
Projects
None yet
Development

No branches or pull requests

2 participants