issues
search
nss-day-cohort-21
/
d21-group-theme-park-the-three-musketeers
d21-group-theme-park-the-three-musketeers created by GitHub Classroom
1
stars
0
forks
source link
Events bar: (left 30% of screen)
#32
Open
DanielBabcock
opened
7 years ago
DanielBabcock
commented
7 years ago
Show all events operating related to current time enhancement (high priority)
Story
As a user, when I enter the park I should see all events operating related to my current time.
Acceptance Criteria
Given the user enters the park (opens the app) and wants to see all events operating at the current hour.
When the user opens the app.
Then all attractions that operate at that hour should be listed in the left 30% of the screen
And the park location should be in parenthesis next to the name
And the name should be a hyperlink
User should be able to see events open at a specific time
Story
As a user, in order plan my trip through the park, I need to be able to see which events are open at a particular hour of the day
Acceptance Criteria
Given the user wants to see all events operating at a specific hour
When the user performs a gesture on a time selection element above the park grid
Then all attractions that operate at that hour should be listed in the left 30% of the screen
And the park location should be in parenthesis next to the name
And the name should be a hyperlink
Technical Resource
You can use Bootstrap Material DatePicker's Time Picker widget if you like. It 👌
Show all events operating related to current time enhancement (high priority)
Story
Acceptance Criteria
User should be able to see events open at a specific time
Story
Acceptance Criteria
Technical Resource