jorgenho / tavla

:bus: A customizable departure board for all public transport in Norway

Home Page:https://tavla.en-tur.no

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entur - Tavla

Tavla ("The Board") is a personal departure board that you can configure yourself. Find the closest stop places to you and choose your desired lines in a simple admin panel.

Go to tavla.en-tur.no to configure your table today.

Subscribe to updates to Tavla by using GitHub's "Watch" feature.

Contribute

Do you find bugs or something that can be improved? Don't hesitate to submit an issue or a pull request.

Install

Fork the repo: https://github.com/entur/tavla/fork

Run the commands

git clone git@github.com:[YOUR USERNAME]/tavla.git
cd tavla
npm install

Run the development server with

npm start

Your browser should automatically open the app on http://localhost:9090

Code Quality

We use ESLint to ensure code quality. Please make sure ESLint is happy with the command:

npm run lint

About

:bus: A customizable departure board for all public transport in Norway

https://tavla.en-tur.no


Languages

Language:TypeScript 80.8%Language:CSS 16.5%Language:JavaScript 2.6%Language:HTML 0.2%