Closed tobbe-joh closed 3 weeks ago
@MarioDanilo0111 vad är statusen på denna? :)
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.
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
after creating a user fetch client information by using the user id after registeration
Definition of Ready OK? 1) skriven i User Story formatet 2) Har acceptanskriteria 3) Är lagom stor 4) Har en driver
Definition of Done OK? OK from wingmate Code checked in All acceptance criterias done or cancelled