You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estimate Time - 2 Hours
Actual - 2 Hours
Create a POST /user API call to create a user with a login id and password. Return the User document on success, and error if a Login ID is not unique.
Implement Signup Page Design in Frontend and integrate with backend. Should transfer user to inventory dashboard page once user is created.
The text was updated successfully, but these errors were encountered:
Estimate Time - 2 Hours
Actual - 2 Hours
Create a POST /user API call to create a user with a login id and password. Return the User document on success, and error if a Login ID is not unique.
Implement Signup Page Design in Frontend and integrate with backend. Should transfer user to inventory dashboard page once user is created.
The text was updated successfully, but these errors were encountered: