nss-day-cohort-20 / group-project-theme-park-2-land-of-oz

group-project-theme-park-2-land-of-oz created by GitHub Classroom
0 stars 0 forks source link

User should be able to see rides open at a specific time #6

Open stevebrownlee opened 7 years ago

stevebrownlee commented 7 years ago

Story

As a user, in order plan my trip through the park, I need to be able to see which rides are open at a particular hour of the day

Acceptance Criteria

Given the user wants to see all attractions 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 attraction type should be in parenthesis next to the name And the name should be a hyperlink

Technical Resource

  1. You can use Bootstrap Material DatePicker's Time Picker widget if you like. It 👌