carolbonk / carolbonk/backend-nodejs-capstone
Implement Registration backend service API
Open
new
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a developer,
I need to implement the Registration backend service API,
So that new users can register.
Details and Assumptions:
The registration form fields are defined.
Acceptance Criteria:
Given the registration form data,
When a new user registers,
Then a new user account should be created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.