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

Allow user to upload multiple pictures at once #4

Open
johncmanuel opened this issue Nov 4, 2023 · 1 comment
Open

Allow user to upload multiple pictures at once #4

johncmanuel opened this issue Nov 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@johncmanuel
Copy link
Owner

Rather than the user uploading one picture at a time, allow the user to upload multiple pictures at once (up to a defined limit).

@johncmanuel johncmanuel added the enhancement New feature or request label Nov 4, 2023
@johncmanuel
Copy link
Owner Author

Note that since this app is currently deployed on Vercel, it is mandatory to use signed URLs to upload files. This is already implemented in the User page, but it needs to be modified to fit multiple files.

References:

  1. Google Cloud Storage usage in a Next.js app
  2. Vercel's guide on uploading/storing files

@johncmanuel johncmanuel changed the title Allow user to upload multiple pictures Allow user to upload multiple pictures at once Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant