User Story Navigation 2 - suwebdev/proud-dew GitHub Wiki
Story
As a site visitor, I want to read the first line of available poems, so that I can get a sense of what the poems before diving in
Estimated Size
faily easy, this feature already exists on
Acceptance Criteria:
- users can click/mouseover the menu labeled poems located at the top of any page in the navigation section
- alternatively, users can also click on a link labeled "poems" in the footer to navigate to the poems page
-
the user is then taken to the poems paage, then use the left navigation panel to select a cateogory
-
clicking on the category in the left panel will trigger a drop down lists of sub-sub categories if available and update poems listing in the content area to display poems in the selected category
-
clicking on a sub-sub category link will update poems in the content area to display poems in the sub-sub cateogry
-
user can select from a list of poems displayed in the content area
-
persistent top navigation
-
content area will display poems in alphabetical order by default