Giter Site home page Giter Site logo

pabra / dvb-browser Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 4.64 MB

query DVB/VVO (public transportation in Dresden) departures

Home Page: https://dvb.peppnet.de

License: MIT License

JavaScript 38.95% HTML 0.83% Vue 49.34% CSS 9.62% Shell 1.26%
dvb vvo vue dvb-browser dresden

dvb-browser's Introduction

DVB Browser

GitHub package version GitHub issues Browserstack

Search for stations and see departures for each station of DVB (Dresdner Verkehrsbetriebe) and VVO (Verkehrsverbund Oberelbe).

I created this repository because:

  • DVB/VVO app is badly usable/slow
  • Öffi is great/fast but no realtime data for Dresden
  • dvbjs becomes too big for a browser app using mobile network
  • searched for a project to play with Vue.js

The compiled and packed current version can be accessed at dvb.peppnet.de. The source code can be found on github.

Please do not use this app/service if accurate data is absolutely important to you. This is all pretty beta currently.

Build Setup

# install dependencies
npm install

# you can also use yarn
yarn install

# serve with hot reload at localhost:8008
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

credits

The part that communicates with DVB/VVO API is taken from @kiliankoe's repositories dvbjs and vvo and made suitable for a single page application in your browser.

dvb-browser's People

Contributors

pabra avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

dvb-browser's Issues

Map overlay "remembers" old position.

  • open map overlay for any station
  • move the map a bit
  • close map overlay
  • open map for the same station again
    The marker doesn't point to the station anymore but to the center of where the map was closed before.

Not showing name of Station

Search for station holz. You should get Arno-Holz-Allee with ID 33000608.
If you go to see it's departures, the name of the station will not be shown. Instead there's only in at the top of the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.