issues
search
Databases-and-Informationsystems
/
api
Nlp Project Backend
1
stars
0
forks
source link
B029 Delete Annotation Project
#38
Open
Marco-374
opened
1 week ago
Marco-374
commented
1 week ago
Precondition:
User has a created a Annotation Project
Content:
User can delete a project
All entries associated with project are deleted (documents, see #37 )
Deletion is restricted to specific people (project creator)
Create Endpoint to delete annotation project
Postcondition:
Success: Project is deleted
Failure: Error returned (missing rights to delete)
Acceptance Criteria:
Endpoint to delete project is created
All entries related to the project are deleted from the database (documents)
Precondition:
Content:
Postcondition:
Acceptance Criteria: