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

Closed
AdamSheaffer opened this issue Dec 6, 2020 · 0 comments
Closed

Author Details #24

AdamSheaffer opened this issue Dec 6, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@AdamSheaffer
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.

@AdamSheaffer AdamSheaffer added the enhancement New feature or request label Dec 6, 2020
@AdamSheaffer AdamSheaffer added this to Backlog in TabloidCLI Dec 6, 2020
@mnmccoy95 mnmccoy95 moved this from Backlog to Complete in TabloidCLI Dec 7, 2020
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
TabloidCLI
Complete
Development

No branches or pull requests

2 participants