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

https://github.com/derhuerst/db-prices-viz

Find out when to buy DB tickets.
https://github.com/derhuerst/db-prices-viz

deutsche-bahn prices transit

Last synced: 8 months ago
JSON representation

Find out when to buy DB tickets.

Awesome Lists containing this project

README

          

# db-prices-viz

**Find out when to buy DB tickets.** Expects data from [`db-prices-radar`](https://github.com/juliuste/db-prices-radar#db-prices-radar) to be inside the `data` directory.

[![npm version](https://img.shields.io/npm/v/db-prices-viz.svg)](https://www.npmjs.com/package/db-prices-viz)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/db-prices-viz.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)

## Installing

```bash
git clone https://github.com/derhuerst/db-prices-viz.git
cd db-prices-viz
npm install --production
npm start
```

## Contributing

If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/db-prices-viz/issues).