havardl / greener_grass

🌤️🌿 Where is the grass greener?
https://greenergrass.netlify.com/
1 stars 0 forks source link

Where is the grass greener?

Weather specific suggestions on where to go within a radius of current or selected location. Is the grass greener another place?

Netlify Status

TODO:

Data:

UI/UX:

Functional:

Fixed:

Documentation of external APIs and libraries

Ebb and tide

https://api.sehavniva.no/tideapi_no.html

https://api.sehavniva.no/tideapi.php?lat=68.79889&lon=16.53139&fromtime=2019-12-28T00%3A00&totime=2020-01-29T00%3A00&datatype=tab&refcode=cd&place=&file=&lang=nb&interval=10&dst=0&tzone=&tide_request=locationdata

https://api.sehavniva.no/tideapi.php?lat=68.79889&lon=16.53139&fromtime=2019-12-28T00%3A00&totime=2020-01-29T00%3A00&datatype=tab&refcode=cd&place=&file=&lang=nb&interval=10&dst=0&tzone=0&tide_request=locationdata

http://api.sehavniva.no/tideapi.php?lat=68.79889&lon=16.53139&fromtime=2019-12-28T00%3A00&totime=2020-01-29T00%3A00&datatype=tab&refcode=cd&place=&file=&lang=nb&interval=60&dst=0&tzone=0&tide_request=locationdata

Overpass

"leisure"="nature_reserve" "leisure"="park" "leisure"="swimming_pool" "natural"="wood" (big)

Most relevant: "sport"="swimming"

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.