TransparentHealth / smh_app

Share My Health App: An application for Community Members and Community Based Organizations
Apache License 2.0
2 stars 3 forks source link

Add a QR code to the create member flow #62

Closed sharrisoncaktus closed 5 years ago

sharrisoncaktus commented 5 years ago

As a new member, I want a QR code to link to add my private information to my profile, so I can use my phone to do that right away without using the org's device.

Relies on PR#56

ACs:

sharrisoncaktus commented 5 years ago
  • [ ] Make sure only first name, last name, gender, date of birth, and username are required.

It appears that this validation is taking place outside of the form, we'll make this a separate issue.

sharrisoncaktus commented 5 years ago
  • [ ] 500 error when the username already exists

converted to an issue