Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashkyd/findapark-brisbane
Find a park in Brisbane with a nice surface for your laptop and maybe some wifi.
https://github.com/ashkyd/findapark-brisbane
Last synced: about 1 month ago
JSON representation
Find a park in Brisbane with a nice surface for your laptop and maybe some wifi.
- Host: GitHub
- URL: https://github.com/ashkyd/findapark-brisbane
- Owner: AshKyd
- Created: 2015-10-16T09:56:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T02:57:09.000Z (about 9 years ago)
- Last Synced: 2024-04-13T19:24:22.961Z (8 months ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Find a Park: Brisbane
=====================Find a park in Brisbane with a nice surface for your laptop and maybe some wifi. Uses [open data from Brisbane Council](https://www.data.brisbane.qld.gov.au/) (as well as some not-so-open data) mashed up on a Leaflet map.
* [Find a park](https://findapark.kyd.com.au/)
This repo contains:
* Scrapers/transforms
* HTML site contentTo build into `dist/`:
```
npm install;
npm run build;
```
![Find a Park!](html/promo.jpg)