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

photo upload #22

Closed
17 tasks done
annadragan opened this issue Apr 11, 2022 · 0 comments
Closed
17 tasks done

photo upload #22

annadragan opened this issue Apr 11, 2022 · 0 comments

Comments

@annadragan
Copy link
Owner

annadragan commented Apr 11, 2022

As a user
I need to have form to add an image and a description
to be able to visually support my cultural experience and learnings

Description

photoUpload

Acceptance Criteria

  • A form with the photo upload and one input field for the description
  • Uploading a picture should be possible
  • Photos are formatted to a specific size
  • The user see a progress bar when uploading a photo
  • The image is optional
  • The form doesn't submit without input
  • Form has a submit button
  • Disable submit if input is empty
  • Whitespaces in the input are trimmed on submit
  • Text in the input has a max length of 300 characters
  • After completing the form and submit the user should be redirected to list of tradition-cards and see the new card with image and description on the card list

Tasks

  • create 'photo-upload' branch
  • add one input field for description, a space with icon for photo upload and a save button
  • install cloudinary, axios
  • implement photo upload functionality
  • update with storybook and specs
  • test on different devices/browsers
@annadragan annadragan added this to Sprint in capstone-project Apr 12, 2022
@annadragan annadragan moved this from Sprint to In progress in capstone-project Apr 12, 2022
@annadragan annadragan moved this from In progress to Code Review in capstone-project Apr 12, 2022
@annadragan annadragan moved this from Code Review to Review in capstone-project Apr 13, 2022
@annadragan annadragan moved this from Review to Quality Assurance in capstone-project Apr 13, 2022
@annadragan annadragan moved this from Quality Assurance to Review in capstone-project Apr 13, 2022
@annadragan annadragan moved this from Review to Done in capstone-project Apr 13, 2022
@annadragan annadragan reopened this Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant