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

Create functionality to delete uploaded files from backend and link to frontend #94

Open
daku-de opened this issue Jul 10, 2024 · 0 comments

Comments

@daku-de
Copy link
Collaborator

daku-de commented Jul 10, 2024

User story


As a user, sometimes I would like to delete unwanted files.

Acceptance Criteria


  • In the backend, there should have a function that can delete uploaded files.
  • When a user delete a file, the backend should be able to target this file and return a reply if it is successful or error if file does not exist or unable to delete file.

DoD General Criteria


  • Feature has been merged into the main branch
  • Feature has been added to the documentation
  • Product owner approved features
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

1 participant