BelcherCharles / EerCare

0 stars 0 forks source link

App user can view all members or one member's information #3

Closed BelcherCharles closed 5 years ago

BelcherCharles commented 5 years ago

An affordance for an authenticated user to view a list of all members should be available. Ideally, this list should be filterable by members, last name or SSN.

Each member's record should link to a member detail page, whereupon all the member's data may be viewed.

And links to edit the user's data or return to the member list should be available.

BelcherCharles commented 5 years ago

This feature is available with filtration by member's last name only at this time. This needs to be revisited and built out for SSN search capability.