Skip to content
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

public profile #19

Open
10 of 13 tasks
ishak52 opened this issue Jul 30, 2018 · 1 comment
Open
10 of 13 tasks

public profile #19

ishak52 opened this issue Jul 30, 2018 · 1 comment

Comments

@ishak52
Copy link
Contributor

ishak52 commented Jul 30, 2018

A page where a user can fill or edit the public profile form.

  • front end:
  • 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.

  • backend:
    Acceptance Criteria:
  • the save button sends the user information to the user's Table in the database.

  • Routes: api/public_profile

    • Get: send the public profile form to fill.
    • Post: send the public profile form information.
  • Queries:

    • get.
    • update.
  • Tests:

    • Queries.
    • Routes.
@MahmoudMH
Copy link
Contributor

please checked the input which you did it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants