Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volunteer can see the table on the Fosters page #43

Open
maggie-larkin opened this issue Oct 11, 2021 · 0 comments
Open

Volunteer can see the table on the Fosters page #43

maggie-larkin opened this issue Oct 11, 2021 · 0 comments
Labels
volunteer view what the volunteer will see when they login

Comments

@maggie-larkin
Copy link
Collaborator

maggie-larkin commented Oct 11, 2021

Notes

  • So when a volunteer successfully logins, we're going to show them the "Fosters" page. This would be a list of fosters who have submitted a foster application
  • Is this too big a story? I've never written a story for displaying a table before and I can't tell if I should break it into smaller chunks (aka each column is a different story). Let me know.
  • See here for the mock
  • Date available is the "availability from" date

User Stories

As a volunteer
I want to see a list of all the fosters who have applied
So that I can match a dog to a foster

Acceptance Criteria

GIVEN I have successfully logged in as a foster
WHEN the the "Fosters" page loads 
THEN I see a table of fosters (a person who has submitted a foster application)
AND the table displays name (first+last), date available, phone number, email
AND the table is zebra striped
@maggie-larkin maggie-larkin added the volunteer view what the volunteer will see when they login label Oct 11, 2021
@KatherineMuedas KatherineMuedas self-assigned this Oct 12, 2021
@danblau danblau added the PHRG label Oct 12, 2021
@maggie-larkin maggie-larkin removed the PHRG label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
volunteer view what the volunteer will see when they login
Projects
None yet
Development

No branches or pull requests

3 participants