-
One of the significant attractions of Bitcoin is that transaction data is transparent, openly available to everyone. Because it's possible to know how much Bitcoin each address holds, there arises a q…
-
- [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…
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Problem or Missing Functionality
_No response_
### Feature Descript…
-
### /api
----------------------------------------------------------------
/categories - POST // Add a new category, check for User.level === 2
- /all - GET // return all Category.id and Categor…
-
# Story
As a user, in order to explore attractions near me, I need to highlight an area of the park and see all attractions in it
# Acceptance Criteria
**Given** user wants to see the attract…
jisie updated
6 years ago
-
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…
-
## Describe the bug
I have customized rendering of markdown using `customHTMLRenderer`.
```js
customHTMLRenderer.htmlBlock = {
details(node){
return [
{ type: 'htm…
-
Hi,
I notice in the OCTO-API.yaml specification file the following dictionary definitions:
```
"openapi": "3.1.0"
```
and
```
description: "OCTO (Open Connectivity for Tours, Activities, a…
-
If I try putting something in a browser like: https://atlas-obscura-api.herokuapp.com/api/atlas/attractions/united-states?state=georgia&city=atlanta&sort=recent&limit=3, then I just get the reponse: {…