Skip to content

[API] As a user, I can register an account #18

@mosharaf13

Description

@mosharaf13

Why

User should be able to use api to registration without login before

Acceptance Criteria

  • User can send POST JSON REST API to registration with the following information
    • Name
    • Username
    • Password
    • Confirm password
  • Response with status 201 Created with user information in case of completed registration
  • Response with status 400 Bad request and error message in case of failed validation or incomplete registration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions