Git Product home page Git Product logo

rejselog's Introduction

Rejselog - Danish Rail Journey Logger

Log rail journeys made in Denmark. Intended to save info that can be inputted into RailMiles.me (eventually, maybe...)

Please excuse the very poor code quality, this is a project only intended for my own use and I am by no means a professional. I'm very happy with the art of the bodge - as long as it works, I am happy. Hope you love spaghetti!

This repo is for the frontend, which does everything it needs to. Can save to localStorage and everything!
The backend repo (basic saving/loading to a DB) is at itsmeimtom/rejselog-backend;

rejselog's People

Contributors

t5r7 avatar davwheat avatar

Watchers

 avatar

Forkers

davwheat

rejselog's Issues

Infer more about operator/rolling stock from location/etc

Aarhus Letbane stations are just "Letbane," Odense Letbane stations are "Odense Letbane" - we can infer traction info and operator details from this. Could do similar for Metro and S-tog.

Could give option to pick type of train for InterCity/Regional

Trains that span multiple days (23:59 -> 00:01) have wrong arrival date

The API doesn't provide the date per stop, so need to figure out whether journey takes place over multiple days and adjust arrival date accordingly.

String of hours (232323230000) and see if both 23 and 00 are included, then increment arrival date by a day? Bit of a bodge but that's in the spirit of the project.

Broken Metro services?

Metro services seem broken.

Add warning about selecting correct origin station (e.g. picking "Odense Banegård (Odense Letbane)" instead of "Odense St.)

Realtime and Planned Data

Need to investigate realtime data (rtDate, rtTime, rtTrack). This doesn't seem to be included? In fact, sometimes, non-realtime data is not included.

Might need to refactor to using the trip planner API for this info?

Timezones

Everything is in UTC right now. Need to adjust. Probably safe to just adjust everything to DK times. Need to see what works best for RailMiles - whether times will need converting to Europe/London.

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.