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

Give users the ability to send multiple picture at once #30

Closed
5 tasks done
Youllou opened this issue May 27, 2024 · 0 comments · Fixed by #34
Closed
5 tasks done

Give users the ability to send multiple picture at once #30

Youllou opened this issue May 27, 2024 · 0 comments · Fixed by #34
Assignees

Comments

@Youllou
Copy link
Member

Youllou commented May 27, 2024

Description :

Add a file list giving the users the ability to send multiple picture at once

Tasks :

  • Add a picture list that shows each added picture
  • Make it possible to delete a picture from the list
  • Merge all picture in one before sending it (backend manage multiple files)

Acceptance Criteria :

  • The pictures are easy to manage
  • Selecting multiple pictures in the file opener makes all pictures available in the list
  • Clicking on submit sends one request to the upload backend endpoint for each file then one request to the analyze endpoint
@Youllou Youllou self-assigned this May 28, 2024
@Youllou Youllou linked a pull request May 28, 2024 that will close this issue
@Youllou Youllou closed this as completed May 29, 2024
@Youllou Youllou reopened this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant