We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A page where a user can fill or edit the public profile form.
public profile form component Acceptance Criteria:
page includes 5 input fields: - Location. - Date of Birth. - Cared for situation. - What are you looking for. - What can you offer to other carers.
the page should include a save button.
the save button sends the user information to the user's Table in the database.
Routes: api/public_profile
Queries:
Tests:
The text was updated successfully, but these errors were encountered:
please checked the input which you did it
Sorry, something went wrong.
ashatat
No branches or pull requests
A page where a user can fill or edit the public profile form.
public profile form component
Acceptance Criteria:
page includes 5 input fields:
- Location.
- Date of Birth.
- Cared for situation.
- What are you looking for.
- What can you offer to other carers.
the page should include a save button.
Acceptance Criteria:
the save button sends the user information to the user's Table in the database.
Routes: api/public_profile
Queries:
Tests:
The text was updated successfully, but these errors were encountered: