travelynx/lib
Daniel Friesel 7960114f71 Work in progress: show connections when arriving soon
At the moment, the heuristic used to determine connection targets is quite
simple: $station is a target iff there were at least two trips in the past
6 weeks with checkin at the current destination station and checkout at
$station.

Todo / enhanhement options:

* Consider current origin station as well, i.e.: $station is a target
  iff there were at least two trips in the past 6 weeks which are preceded by
  a trip from the current origin station and (same as above)
* Make connection links clickable once the current journey has ended.
  Connections need to be added to _checked_out as well for this to work.
2019-05-19 08:55:23 +02:00
..
Travelynx Proactively recompute yearly stats to avoid long user wait times 2019-05-18 17:11:28 +02:00
Travelynx.pm Work in progress: show connections when arriving soon 2019-05-19 08:55:23 +02:00