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

Upload Images / Cloudinary #58

Open
8 tasks
itsmyrice opened this issue Jan 29, 2024 · 0 comments
Open
8 tasks

Upload Images / Cloudinary #58

itsmyrice opened this issue Jan 29, 2024 · 0 comments

Comments

@itsmyrice
Copy link
Owner

itsmyrice commented Jan 29, 2024

Value proposition

As a user
I want to be able to upload images from my gallery / device
In order to show the right image for the game that I created

Description

Enabling the user to upload images from his own device. This feature will integrate with Cloudinary for secure image storage.

Acceptance criteria

  • The upload image button is displayed on the form input for creating and editing a game
  • By clicking on the upload image button, the user selects an image from his own device
  • The selected image will be displayed

Tasks

  • Create the cloudinaryImages branch
  •  Install the package ( npm i cloudinary )
  • Sign up on Cloudinary
  • Add the schema for images
  • Connect to the database ( .env.local => cloudinary )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant