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

Clinician "My Patients" #17

Open
4 tasks
jaydenpersonnat opened this issue Oct 25, 2023 · 0 comments
Open
4 tasks

Clinician "My Patients" #17

jaydenpersonnat opened this issue Oct 25, 2023 · 0 comments
Assignees

Comments

@jaydenpersonnat
Copy link
Collaborator

jaydenpersonnat commented Oct 25, 2023

Resources

Description
Clinicians should be able to view all patients who are members of their clinic.
For styling, you're welcome to use primitives from Radix.
See the current lofis on Figma

You can create test data using the Supabase dashboard if you need to, (e.g. creating a clinic or adding members).

  • Use app/my-patients for your work.
  • Ensure that only clinicians can access this page.
    • Patients should be redirected to the dashboard.
  • Clinician-facing
    • You'll want to check if the user has a clinic. If so, get all the members of that clinic and display them in the grid as seen on Figma.
    • If the user does not own a clinic, an appropriate message and link to /create-clinic should be displayed.
  • Try to match Figma styling as much as possible.
    • If the sidebar/header components aren't available yet, focus on the main content of the page.
    • The PatientCard component should be used for displaying the grid of patients.
@AEst2002 AEst2002 changed the title Dashboard Skeleton Patient & Client Dashboards Oct 31, 2023
@AEst2002 AEst2002 changed the title Patient & Client Dashboards Clinician "My Patients" Oct 31, 2023
@AEst2002 AEst2002 self-assigned this Nov 2, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants