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

Author Details #24

Open
askingalot opened this issue Jun 15, 2021 · 0 comments
Open

Author Details #24

askingalot opened this issue Jun 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@askingalot
Copy link

As a blog connoisseur I would like to view details of a blog author so that I can refresh my memory as to who they are.

Given the user is viewing the Author Management menu
When they select the option to view author details
Then they should be presented with a list of authors to choose from

Given the user chooses an author
When they enter the selection and hit enter
Then the Author Details menu should be displayed

For Example:

Felienne Hermans Details
 1) View
 2) Add Tag
 3) Remove Tag
 4) View Posts
 0) Return

Given the user wishes to view the author details
When they select "View"
Then the author's first name, last name and bio should be displayed.

NOTE: The other menu options will be outlined in future stories.

@askingalot askingalot added the enhancement New feature or request label Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant