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
User story
As a user, sometimes I would like to delete unwanted files.
Acceptance Criteria
DoD General Criteria