We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Enabling the user to upload images from his own device. This feature will integrate with Cloudinary for secure image storage.
upload image
cloudinaryImages
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
upload image
button is displayed on the form input for creating and editing a gameupload image
button, the user selects an image from his own deviceTasks
cloudinaryImages
branchThe text was updated successfully, but these errors were encountered: