abdurrahmanekr / lendisjourney

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LendisJourney

An application that suggests many route for you to travel from any place to another.

image

Demo: lendisjourney.netlify.app

This application uses the "v5.db.transport.rest" api. It shows possible ways. If there is no transfer between the two legs, it shows as walking.

The map uses openstreetmap. Since there is a problem in the Leaflet tests, no test has been written to the lendismap component.

Install & Test

yarn
yarn test

Start

yarn start

About


Languages

Language:JavaScript 94.7%Language:TypeScript 4.6%Language:CSS 0.4%Language:HTML 0.4%