Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 content

To build into `dist/`:

```
npm install;
npm run build;
```
![Find a Park!](html/promo.jpg)