-
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 ho…
-
I am unable to connect to connect to an s3-compatible data store using the following command:
```
con
-
Perhaps adding opening days will make this app more robust, since some attractions only open on certain days of the week.
This makes the management of attractions easier.
-
There are some attractions that do contain such non-alphanumeric characters, and while having only alphanumeric characters does help with regex validation, I think it makes it harder for the user to i…
-
Recently a filter for min_hunts was added to searchByItem.php but attractions.php will not pass this along if we set it in the url.
It looks like 100 is hard-coded.
-
Find command in general works for most keywords such as `jurong` and `trick eye musuem`.
But for some reason the keyword `singapore zoo` or `zoo singapore` keyword will list all attractions. Seems li…
-
-
As a user, I want to access user-generated content such as reviews and recommendations for destinations, attractions, and accommodations, so that I can make informed decisions and plan my trip with co…
-
- [x] take in user input as a string
- [x] compare to attractions' names (try the .contains filter)
- [x] return all matches objects
- [ ] prep for
- [ ] and then print those attractions to the …
-
There are some attractions that do contain such non-alphanumeric characters, and while having only alphanumeric characters does help with regex validation, I think it makes it harder for the user to i…