CodeForBaltimore/Healthcare-Rollcall

Add a Contact to a Single Entity

Closed this issue · 2 comments

User Story

As a user
I'd like the front end to support the functionality of the API
So that I can enter a contact to an entity.

Acceptance Criteria

  • Verify the user is able login using credentials and access the Dashboard.
  • Verify the user is to Filter and search for a provider and click on the desired provider from the Dashboard
  • Verify the user is able to scroll and click on the desired provider from the Dashboard.
  • Verify the user is able to access the Facility Checkin page.
  • Verify the user is able to click 'Add Contact' to create a single contact from the Facility
    Checkin page, including Name, Phone number and email.
  • Verify the user is able to click 'Create Contact' or 'Cancel.'
  • Verify the user is able to Click 'Return to the Dashboard.'

Notes

This is working as the documented above.

Validated that All AC have been satisfied.