Skip to content
New issue

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

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

Already on GitHub? # to your account

User Background Information Form #4

Open
2 tasks
jaydenpersonnat opened this issue Sep 27, 2023 · 0 comments
Open
2 tasks

User Background Information Form #4

jaydenpersonnat opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jaydenpersonnat
Copy link
Collaborator

jaydenpersonnat commented Sep 27, 2023

Resources

Description

We'd like to implement a form that allows users to input background information about themselves, depending on what type of user they are (patient vs. clinician).

For now, feel free to style forms and/or pages as much or as little as you like, though note we may need to modify styling when designers submit lo-fis.

  • Create a folder app/background and implement the background information form
    • Make sure to have a page.tsx to display to users, but feel free to create/use other files as necessary.
    • Patients should be able to add/edit the following data:
      • First name
      • Last name
      • Age
      • State
      • City
      • Zip code
    • Clinicians should be able to add/edit the following data:
      • First name
      • Last name
      • Employer
      • State
      • City
      • Zip code
    • Users may have entered this information during #, so be sure to autofill wherever possible.
  • Make sure the form is under a private route! That is, users who are not signed in should not be able to access the form.
@jaydenpersonnat jaydenpersonnat added the enhancement New feature or request label Sep 27, 2023
@AEst2002 AEst2002 assigned isabelkim and Wolfiej-k and unassigned isabelkim Sep 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants