noQ-sweden / noq

noQ webservice
GNU General Public License v3.0
13 stars 0 forks source link

caseworker, crud operation for user/client - Backend #599

Closed tobbe-joh closed 3 weeks ago

tobbe-joh commented 1 month ago

Story As a caseworker, I need to be able to handle a user/client in the system. I should be able to register a new user, get the users information, update a user and delete a user.

Acceptance Criteria

Acceptance Criteria (BDD)

AC1: Registering a new user with valid data Given a caseworker is registering a user, When they provide a unique email and valid user details.

AC2: Deleting an existing user by email Given a caseworker wants to delete a user, When they provide a valid email address of a user who belongs to the "user" group,

AC3: Updating user details

AC4: Get user/client information

FannyBacklin commented 4 weeks ago

@MarioDanilo0111 vad är statusen på denna? :)

MarioDanilo0111 commented 4 weeks ago

Hej @FannyBacklin, idag har team Saturnus möte, denna ticket och ticket #633 arbetar vi på nu, jag kan tala om att jag är snart klar med Frontend biten, men vi UI kvar, vi fortsätter arbeta.