farskid / hslzone

Detect and Watch for changes in HSL Zones using HSL open geolocation data.

Home Page:https://hslzone.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HSL Zone

PRs Welcome license Netlify Status

A progressive web application to detect your HSL zone based on your location. It can also monitor your live location and let you know about the zone changes.

zones.png

What is this?

The HSL service in Finland, has introduced a new way to separate different types of transportation tickets based on zones. Of course the official HSL mobile app has a thorough journey planner and will tell you what type of ticket is required for a given route. But, this PWA is just a very fast way to check in which zone you're currently in based on your current geolocation. It's also possible to live monitor your geolocation changes and zone detection (obviously needs your permission and is an on demand action).

The information is based on the HSL open data.

Try it

Head to hslzone.netlify.com

Development

Install dependencies: yarn

Start dev server: yarn start

Run tests for zones and geolocation yarn test

Build for production yarn build

Deployments

Automatic deployments on master branch by Netlify integration.

Credits, Thanks, Inspirations

Supporters

This project is sponsored by:

Futurice's Open Source Sponsorship program

Supported by the Spice Program

BrowserStack's generous unlimited free plan for open source projects

BrowserStack.com

License

This project is licensed under MIT. Made by ❤️ by Farzad YZ

About

Detect and Watch for changes in HSL Zones using HSL open geolocation data.

https://hslzone.netlify.com/

License:MIT License


Languages

Language:CSS 81.5%Language:JavaScript 10.0%Language:TypeScript 8.1%Language:HTML 0.4%