Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[USER STORY]: As a medical patient, I would like to be able to register my account. #11

Closed
7 tasks done
gkillick opened this issue Jan 23, 2022 · 0 comments
Closed
7 tasks done
Assignees
Labels
story User Story
Milestone

Comments

@gkillick
Copy link
Collaborator

gkillick commented Jan 23, 2022

About this story

Priority: High
Story Points: Fibonacci Sequence: 8
Risk: Low

Description:
Register a medical patient to the application.

Fields:

  • first and last name
  • email
  • password
  • phone number (??)
  • date of birth (??)
  • sex (??)
  • weight (optional)
  • height (optional)
  • health card number
  • medical conditions (optional)
  • additional notes (optional)

Exit Criteria
Users should be able to register for the application, and an account will be created on their behalf with the right permissions. He/She will then be re-directed to the dashboard.

Acceptance Test

  • Link to the signup page is provided on the login page
  • Users can fill out the form on the signup page
  • oAuth option for sign up
  • Form verifies the appropriate password
  • Form verifies unique email
  • On submit or OAuth sign up, if all verifications are successful, a new user is created

Sub-Tasks/Steps

  • Design the 'add new medical patient' UI
  • Create medical patient record in firebase
  • Option to sign up with oAuth
  • Create a profile.
  • Validate form
  • Create medical patient interface
  • Testing

Linked to Issue: #10

@martinsenecal martinsenecal added this to the Sprint 1 milestone Jan 26, 2022
@martinsenecal martinsenecal modified the milestones: Sprint 1, Sprint 2 Feb 14, 2022
KrisTheCanadian added a commit that referenced this issue Feb 19, 2022
KrisTheCanadian added a commit that referenced this issue Feb 20, 2022
WIP


WIP 2


WIP 3
KrisTheCanadian added a commit that referenced this issue Feb 20, 2022
WIP


WIP 2


WIP 3


fixed the tests
KrisTheCanadian added a commit that referenced this issue Feb 20, 2022
WIP


WIP 2


WIP 3


fixed the tests


added codecov file


fix
KrisTheCanadian added a commit that referenced this issue Feb 20, 2022
WIP


WIP 2


WIP 3


fixed the tests


added codecov file


fix


fix coverage bs
KrisTheCanadian added a commit that referenced this issue Feb 20, 2022
@martinsenecal martinsenecal added the story User Story label Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story User Story
Projects
None yet
Development

No branches or pull requests

6 participants