GIVEN: A user has loaded the main site (index.html) described in USER STORY 1
WHEN: A user clicks on any of the park area boxes (MVP) or park map areas (STRECH) which are divs
THEN: The div that has been clicked displays all information about that area of the park (See Mockup Below), which includes all attractions (of all types, including events) in that area. AND: If an attraction has a time associated with it (events), an icon indicating that it's a timed event (mini clock, etc.) is displayed alongside the attraction name.
AND: Each attraction displayed shall be clickable to reveal a description of that attraction
GIVEN: A user has loaded the main site (index.html) described in USER STORY 1
WHEN: A user clicks on any of the park area boxes (MVP) or park map areas (STRECH) which are divs
THEN: The div that has been clicked displays all information about that area of the park (See Mockup Below), which includes all attractions (of all types, including events) in that area.
AND: If an attraction has a time associated with it (events), an icon indicating that it's a timed event (mini clock, etc.) is displayed alongside the attraction name. AND: Each attraction displayed shall be clickable to reveal a description of that attraction
See Mockup Below: