Skip to content

Implement Registration backend service API #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hrishikesh-mahajan opened this issue Dec 10, 2024 · 0 comments
Open

Implement Registration backend service API #7

hrishikesh-mahajan opened this issue Dec 10, 2024 · 0 comments
Labels
backlog The stories picked up in the current sprint enhancement New feature or request

Comments

@hrishikesh-mahajan
Copy link
Owner

As a backend developer
I need to implement the Registration backend service API
So that users can create new accounts and provide necessary information

Details and Assumptions

  • Registration should include validation of required fields like email, password, etc.
  • Email verification or CAPTCHA might be required for security purposes

Acceptance Criteria

    Given the Registration backend service is implemented
    When a user submits their registration details
    Then the system should validate the data and create a new user account
@hrishikesh-mahajan hrishikesh-mahajan added new The stories you need to prioritize icebox The stories that don't need to be worked on immediately, but you will work on them later backlog The stories picked up in the current sprint enhancement New feature or request and removed new The stories you need to prioritize icebox The stories that don't need to be worked on immediately, but you will work on them later labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog The stories picked up in the current sprint enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant