codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
30 stars 26 forks source link

HMIS Profile Page: Basic Information Form #442

Closed timbot1789 closed 5 months ago

timbot1789 commented 1 year ago

Feature Description:

Implement the first form (basic information) for the HMIS profile page. We need this form to collect four pieces of data, and store them with the corresponding data tags:

Field Name | Field Type | Profile Predicate value

On the form itself:

Notes

andycwilliams commented 11 months ago

How many of these fields will we require the user to fill?

timbot1789 commented 11 months ago

How many of these fields will we require the user to fill?

None

timbot1789 commented 11 months ago

@andycwilliams If it's ok with you, I'd like to take this one so I can get the foundations laid for other forms. There's also an issue with the 'gender' field that will need to be worked out (inrupt's libraries don't actually support the kind of enum we're supposed to use for it).

andycwilliams commented 11 months ago

@andycwilliams If it's ok with you, I'd like to take this one so I can get the foundations laid for other forms. There's also an issue with the 'gender' field that will need to be worked out (inrupt's libraries don't actually support the kind of enum we're supposed to use for it).

Sure. I'd only just started anyway. Let me know if I can help down the line.

timbot1789 commented 11 months ago

Actually, you can still work on it. This is just blocked by this issue: https://github.com/codeforpdx/PASS/issues/440

I'll take that one, and I'll put up a hook you can use for the form.